forked from huge/frontEnd/hugeOA

Mr Ke
2020-04-26 1386b9fff21abc8f611c2a6c199581ea67efe315
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;
}