1
1
mirror of https://github.com/primer/css.git synced 2024-12-14 06:44:38 +03:00

🔥 Remove colored background

This commit is contained in:
simurai 2020-03-26 14:13:22 +09:00
parent ef39ed9921
commit bb94b8d3fb

View File

@ -49,8 +49,6 @@
&[aria-selected=true],
&[aria-current] {
cursor: default;
// stylelint-disable-next-line primer/colors
background-color: #fff2f0; // custom coral
&::before {
position: absolute;