summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/page_bundles/editor.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/page_bundles/editor.scss')
-rw-r--r--app/assets/stylesheets/page_bundles/editor.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/assets/stylesheets/page_bundles/editor.scss b/app/assets/stylesheets/page_bundles/editor.scss
index 36da979ba1f..9e9723d2e5a 100644
--- a/app/assets/stylesheets/page_bundles/editor.scss
+++ b/app/assets/stylesheets/page_bundles/editor.scss
@@ -88,6 +88,10 @@
}
}
}
+
+ .overflow-guard {
+ border-radius: 0 0 $border-radius-default $border-radius-default;
+ }
}