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