Browse Source

break tox address

nin-v2
D4708 4 years ago
parent
commit
f155e3e3f6
  1. 9
      sass/layout/_profile.sass

9
sass/layout/_profile.sass

@ -128,6 +128,8 @@ $modal-postboard-post-height: 100%
margin: 0 15px 0 0 margin: 0 15px 0 0
font-weight: 500 font-weight: 500
padding: 2px 8px 3px 8px padding: 2px 8px 3px 8px
width: 306px
margin-bottom: 16px
+border-radius(2px) +border-radius(2px)
@ -154,3 +156,10 @@ $modal-postboard-post-height: 100%
text-decoration: none text-decoration: none
@extend .ion-tox @extend .ion-tox
@extend .ion @extend .ion
.profile-modal
.profile-tox
word-wrap: break-word
width: 200px

Loading…
Cancel
Save