Skip to content

Commit 7186e25

Browse files
committed
fix: remove unnecessary styles
1 parent d07eb03 commit 7186e25

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

packages/block-library/src/page-list/editor.scss

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
.wp-block-navigation {
2-
// Block wrapper gets the classes in the editor, and there's an extra div wrapper for now, so background styles need to be inherited.
3-
.wp-block-page-list > div,
4-
.wp-block-page-list {
5-
background-color: inherit;
6-
}
7-
82
// space-between justification.
93
&.items-justified-space-between {
104
.wp-block-page-list > div,

0 commit comments

Comments
 (0)