forked from huge/frontEnd/hugeOA

liuwh
2020-04-06 a2b04f5ee2bdfa3d26426c326a9b0e94be545f39
src/style/reset.scss
@@ -1,10 +1,8 @@
.ant-layout-content {
  margin: 22px 24px;
  background: #fff;
  height: 100%;
  padding: 18px;
}
.margin-bottom {
  margin-bottom: 20px;
}
.ant-layout-sider-trigger{
  background: #CC4E45;
}