STYLE refining behaviour in editor
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
80b05c7d8f
commit
41c59316be
|
|
@ -1,9 +1,9 @@
|
||||||
.wp-block-list {
|
.wp-block-list {
|
||||||
@apply list-disc;
|
@apply !list-none;
|
||||||
list-style-position: inside;
|
|
||||||
|
|
||||||
li {
|
li {
|
||||||
@apply list-none relative pl-6;
|
@apply list-none relative pl-6;
|
||||||
|
list-style-type: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
li::before {
|
li::before {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user