forked from brooksbingham/theme-elegance
refactor: add global list style
This commit is contained in:
parent
20aae25995
commit
2f45a731c1
@ -28,3 +28,7 @@ a:hover {
|
|||||||
a:hover .icon-tabler {
|
a:hover .icon-tabler {
|
||||||
@apply stroke-blue-900;
|
@apply stroke-blue-900;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ul {
|
||||||
|
@apply !list-inside;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user