[WIP] Заменил инпуты и радио инпуты

This commit is contained in:
megavrilinvv
2023-01-18 18:09:36 +03:00
parent b2a4d8313d
commit b410628858
7 changed files with 65 additions and 97 deletions

View File

@@ -38,7 +38,8 @@
:style="{padding: '153px 370px'}"
)
.avatar-wrapper.flex.relative
input.input(
base-input(
circle,
type="file",
id="image-upload",
accept="image/*",
@@ -522,14 +523,6 @@ export default {
height: 400px
border-radius: 50%
.input
width: 100%
height: 100%
border-radius: 50%
z-index: 5
opacity: 0
cursor: pointer
.avatar
height: 100%
border-radius: 50%