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