Skip to content

Commit 6e87c02

Browse files
committed
Unify block separator
1 parent 728e041 commit 6e87c02

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/scss/wp/_gutenberg.scss

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,12 @@
3939
}
4040
}
4141
}
42+
43+
&-separator{
44+
&:not(.is-style-wide):not(.is-style-dots) {
45+
max-width: 100px;
46+
}
47+
}
4248
}
4349

4450
//Paragraph

0 commit comments

Comments
 (0)