[breaking change] Cell: show active color when clicked (#497)
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
&__edit {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
right: 4px;
|
||||
right: 15px;
|
||||
font-size: 20px;
|
||||
color: $gray-dark;
|
||||
transform: translate(0, -50%);
|
||||
|
||||
Reference in New Issue
Block a user