FIX: composer popup close link overlaps with text

This commit is contained in:
Joe 2018-06-30 13:02:10 +08:00 committed by GitHub
parent 405998b3fe
commit f3a1b3829a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@
a.close {
position: absolute;
right: 10px;
bottom: 10px;
top: 10px;
color: $primary;
opacity: 0.5;
font-size: $font-up-1;