We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04af22d commit 55bd033Copy full SHA for 55bd033
packages/block-editor/src/components/button-block-appender/content.scss
@@ -66,12 +66,6 @@
66
}
67
68
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
-
75
// Drop zone.
76
&.is-drag-over .block-editor-button-block-appender {
77
background-color: var(--wp-admin-theme-color);
0 commit comments