forked from huge/frontEnd/hugeOA

liyj
2020-05-06 40852401907ce5d59171920c1b2db4b23dcc4691
src/index.css
@@ -22,6 +22,14 @@
  height: 100%;
}
/* .ant-layout-sider-trigger {
  background: #58bc58;
} */
* {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.ant-layout-content {
  overflow: auto;
}