[WIP] Заменил инпуты и радио инпуты
This commit is contained in:
@@ -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%
|
||||
|
||||
Reference in New Issue
Block a user