itizawa пре 6 година
родитељ
комит
b926b0d5bc
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      src/client/styles/scss/theme/antarctic.scss

+ 2 - 1
src/client/styles/scss/theme/antarctic.scss

@@ -15,7 +15,8 @@
 
 .growi:not(.login-page) {
   // add background-image
-  #page-wrapper {
+  #page-wrapper,
+  .page-editor-preview-container {
     background-image: url('/images/themes/antarctic/bg.svg');
     background-attachment: fixed;
     background-position: center center;