forked from huge/frontEnd/hugeOA

liuwh
2020-04-30 f9e9df1e43014e67580ad03dc86854a55673403d
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;
}