FIX svg background causing problem with chapter-section
This commit is contained in:
parent
d477fcbf51
commit
90665b93e9
|
|
@ -35,4 +35,7 @@ body {
|
||||||
|
|
||||||
.deligraph-blocks-chapter-section {
|
.deligraph-blocks-chapter-section {
|
||||||
@apply !px-0;
|
@apply !px-0;
|
||||||
|
svg {
|
||||||
|
@apply pointer-events-none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user