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