Compare commits

...

6 Commits

View File

@ -42,10 +42,10 @@
} }
.l-layout__frame { .l-layout__frame {
&[s-selected], &[s-selected]:not([multi-select="true"]),
&[s-selected-parent] { &[s-selected-parent] {
// Display grid and allow edit marquee to display in nested layouts when editing // Display grid and allow edit marquee to display in nested layouts when editing
> * > * > .l-layout + .allow-editing { > * > * > .l-layout.allow-editing {
box-shadow: inset $editUIGridColorFg 0 0 2px 1px; box-shadow: inset $editUIGridColorFg 0 0 2px 1px;
> [class*='grid-holder'] { > [class*='grid-holder'] {