removing list style for core/list in editor
This commit is contained in:
parent
6e5cfd629c
commit
c4f534de23
|
|
@ -129,6 +129,10 @@ p {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.wp-block-list {
|
||||||
|
@apply list-none;
|
||||||
|
}
|
||||||
|
|
||||||
.acf-block-fields ul {
|
.acf-block-fields ul {
|
||||||
li:before {
|
li:before {
|
||||||
@apply content-none;
|
@apply content-none;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user