itizawa hace 6 años
padre
commit
b926b0d5bc
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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;