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

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;