Browse Source

chore: use @layout-body-background

pull/2096/head
bzone 8 years ago
committed by 偏右
parent
commit
74b1a284cc
  1. 2
      src/layouts/UserLayout.less

2
src/layouts/UserLayout.less

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

Loading…
Cancel
Save