forked from huge/frontEnd/hugeOA

1
liuwh
2020-04-06 97cc6f8222bd988d5424446c17cfb0c5b2fbc781
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;
}