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 {
|
||||
@apply list-disc;
|
||||
list-style-position: inside;
|
||||
@apply !list-none;
|
||||
|
||||
li {
|
||||
@apply list-none relative pl-6;
|
||||
list-style-type: none !important;
|
||||
}
|
||||
|
||||
li::before {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user