Browse Source

rollback to 4a25183 (solution hide clothing button in the pop up window)

nin-v2
D4708 3 years ago
parent
commit
b4c51af9ae
  1. 4
      sass/style.sass

4
sass/style.sass

@ -489,7 +489,7 @@ img.twister-user-photo @@ -489,7 +489,7 @@ img.twister-user-photo
letter-spacing: 0px
.twister-user-remove
font-size: 18px
font-size: 13px
opacity: .5
text-decoration: none
cursor: pointer
@ -498,6 +498,8 @@ img.twister-user-photo @@ -498,6 +498,8 @@ img.twister-user-photo
top: 0
right: 0
display: block
@extend .ion-close
@extend .ion
.twister-user:hover .twister-user-remove
text-decoration: none

Loading…
Cancel
Save