Skip to content

Commit 55bd033

Browse files
committed
Removed code that was commented out from component css
1 parent 04af22d commit 55bd033

File tree

1 file changed

+0
-6
lines changed
  • packages/block-editor/src/components/button-block-appender

1 file changed

+0
-6
lines changed

packages/block-editor/src/components/button-block-appender/content.scss

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,6 @@
6666
}
6767
}
6868

69-
// Hide the dashed outline in 2-level nested cases, so for example the dashed
70-
// empty column is only shown when the columns block is selected.
71-
/*.block-editor-block-list__block:not(.is-selected) > .block-editor-block-list__block > &::after {
72-
border: none;
73-
}*/
74-
7569
// Drop zone.
7670
&.is-drag-over .block-editor-button-block-appender {
7771
background-color: var(--wp-admin-theme-color);

0 commit comments

Comments
 (0)