summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/editor-lite.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/framework/editor-lite.scss')
-rw-r--r--app/assets/stylesheets/framework/editor-lite.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/assets/stylesheets/framework/editor-lite.scss b/app/assets/stylesheets/framework/editor-lite.scss
index c3b287a6c3d..eda3e33a6aa 100644
--- a/app/assets/stylesheets/framework/editor-lite.scss
+++ b/app/assets/stylesheets/framework/editor-lite.scss
@@ -3,6 +3,11 @@
@include gl-display-flex;
@include gl-justify-content-center;
@include gl-align-items-center;
+ @include gl-z-index-0;
+
+ > * {
+ filter: blur(5px);
+ }
&::before {
content: '';