From ee84cdcbdf005320baeb365c819e3b3221713aef Mon Sep 17 00:00:00 2001 From: Andrew Kingston Date: Tue, 20 Jul 2021 10:58:07 +0100 Subject: [PATCH] Update drawer components to work with new styles --- .../design/PropertiesPanel/CustomStylesSection.svelte | 2 +- .../PropertyControls/NavigationEditor/NavigationDrawer.svelte | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/builder/src/components/design/PropertiesPanel/CustomStylesSection.svelte b/packages/builder/src/components/design/PropertiesPanel/CustomStylesSection.svelte index caaaf5e4bf..4ff10c64c7 100644 --- a/packages/builder/src/components/design/PropertiesPanel/CustomStylesSection.svelte +++ b/packages/builder/src/components/design/PropertiesPanel/CustomStylesSection.svelte @@ -40,7 +40,7 @@
- + Custom CSS overrides all other component styles.