Verified Commit 9be6e1c3 authored by Théodore Biadala's avatar Théodore Biadala
Browse files

Issue #3446433 by sanket.tale, ahsannazir, nayana_mvr, gauravvvv, finnsky:...

Issue #3446433 by sanket.tale, ahsannazir, nayana_mvr, gauravvvv, finnsky: Navigation: Theme aside layout builder section on navigation block page

(cherry picked from commit ba3a786b)
parent c9a88d2c
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -12,3 +12,10 @@
#navigation-layout .layout-builder {
  border: none;
}

/* Label when "content preview" is disabled. */

.navigation-layout .layout-builder-block__content-preview-placeholder-label {
  font-size: 0.79rem;
  overflow-wrap: anywhere;
}
+6 −0
Original line number Diff line number Diff line
@@ -5,3 +5,9 @@
#navigation-layout .layout-builder {
  border: none;
}

/* Label when "content preview" is disabled. */
.navigation-layout .layout-builder-block__content-preview-placeholder-label {
  font-size: 0.79rem;
  overflow-wrap: anywhere;
}