Skip to content

Commit

Permalink
fix glitch in editor
Browse files Browse the repository at this point in the history
  • Loading branch information
mxkae committed Jun 25, 2024
1 parent ed96385 commit 5d001ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/block-components/separator/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
}
&.stk-has-bottom-separator:not(.stk-has-top-separator) {
*:not(.stk-separator, .stk-video-background) {
~ *:not(.stk-separator, .stk-video-background) {
z-index: 5;
position: relative;
}
Expand Down

0 comments on commit 5d001ca

Please sign in to comment.