[breaking change] Cell: show active color when clicked (#497)

This commit is contained in:
neverland
2017-12-29 17:09:50 +08:00
committed by GitHub
parent b8ccd48648
commit 98ece3ab8f
15 changed files with 48 additions and 27 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
&__edit {
position: absolute;
top: 50%;
right: 4px;
right: 15px;
font-size: 20px;
color: $gray-dark;
transform: translate(0, -50%);