Make x gray
This commit is contained in:
parent
654f20e8eb
commit
f9f0ab2575
@ -258,7 +258,10 @@
|
||||
padding: 0;
|
||||
right: $gap * 1.5;
|
||||
position: absolute;
|
||||
color: $color-gray;
|
||||
|
||||
.icon > svg * {
|
||||
fill: $color-gray;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user