fixing list color problem for highlight
This commit is contained in:
parent
714243bbae
commit
57021b5266
|
|
@ -80,7 +80,11 @@
|
||||||
p > a {
|
p > a {
|
||||||
@apply !text-primary font-bold;
|
@apply !text-primary font-bold;
|
||||||
}
|
}
|
||||||
|
ul li {
|
||||||
|
&:before {
|
||||||
|
@apply !bg-secondary;
|
||||||
|
}
|
||||||
|
}
|
||||||
&:after {
|
&:after {
|
||||||
@apply absolute
|
@apply absolute
|
||||||
block
|
block
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user