Explorar o código

chore: use @layout-body-background

bzone %!s(int64=7) %!d(string=hai) anos
pai
achega
74b1a284cc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/layouts/UserLayout.less

+ 1 - 1
src/layouts/UserLayout.less

@@ -5,7 +5,7 @@
   flex-direction: column;
   height: 100vh;
   overflow: auto;
-  background: #f0f2f5;
+  background: @layout-body-background;
 }
 
 .content {