فهرست منبع

chore: use @layout-body-background

bzone 7 سال پیش
والد
کامیت
74b1a284cc
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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 {