forked from huge/frontEnd/hugeOA

Mr Ke
2020-04-29 8d69f8151ef345d37dbf41e05f4a5a8082513710
src/index.css
@@ -22,6 +22,12 @@
  height: 100%;
}
/* .ant-layout-sider-trigger {
  background: #58bc58;
} */
* {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.ant-layout-content {
  overflow: auto;
}