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