Explorar o código

fix missing background color

ddcat1115 %!s(int64=8) %!d(string=hai) anos
pai
achega
2d83ca7fae
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/layouts/UserLayout.less

+ 1 - 0
src/layouts/UserLayout.less

@@ -4,6 +4,7 @@
   display: flex;
   flex-direction: column;
   min-height: 100%;
+  background: #f0f2f5;
 }
 
 .content {