fix: fix some route problem

This commit is contained in:
xiaoxian521
2021-04-27 02:59:38 +08:00
parent 4f873641a5
commit b79ddfcfbd
5 changed files with 34 additions and 32 deletions

View File

@@ -78,11 +78,6 @@ ul {
padding: 20px;
}
// 隐藏滚动条
// .element::-webkit-scrollbar { width: 0 !important } //webkit
// .element { -ms-overflow-style: none; } //IE 10+
// .element { overflow: -moz-scrollbars-none; } //Firefox
.login,
.register {
width: 100%;