Browse Source

remove double close icon in the who to follow block, enlarge icon size

nin-v2
D4708 3 years ago
parent
commit
4a251834e6
  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: 13px
font-size: 18px
opacity: .5
text-decoration: none
cursor: pointer
@ -498,8 +498,6 @@ img.twister-user-photo @@ -498,8 +498,6 @@ 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