Skip to content

Commit 513f9ea

Browse files
youknowriadjasmussen
and
jasmussen
authored
BlockLibrary: Remove useless styles (WordPress#62017)
Co-authored-by: youknowriad <[email protected]> Co-authored-by: jasmussen <[email protected]>
1 parent ad30941 commit 513f9ea

File tree

3 files changed

+0
-40
lines changed

3 files changed

+0
-40
lines changed

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

-35
This file was deleted.

packages/block-library/src/editor.scss

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
@import "./archives/editor.scss";
22
@import "./audio/editor.scss";
33
@import "./avatar/editor.scss";
4-
@import "./block/editor.scss";
54
@import "./button/editor.scss";
65
@import "./buttons/editor.scss";
76
@import "./categories/editor.scss";

packages/block-library/src/latest-posts/editor.scss

-4
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@
99
display: inline;
1010
}
1111

12-
.edit-post-visual-editor .wp-block-latest-posts.is-grid li {
13-
margin-bottom: 20px;
14-
}
15-
1612
.editor-latest-posts-image-alignment-control {
1713
.components-base-control__label {
1814
display: block;

0 commit comments

Comments
 (0)