diff --git a/src/layouts/UserLayout.less b/src/layouts/UserLayout.less index c637d0986c42df2d137e275087245ad60c3bd45a..7f68b07bcaa510fb872f874f78a24e4e4082c68a 100644 --- a/src/layouts/UserLayout.less +++ b/src/layouts/UserLayout.less @@ -5,7 +5,7 @@ flex-direction: column; height: 100vh; overflow: auto; - background: #f0f2f5; + background: @layout-body-background; } .content {