mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-09 13:53:38 +08:00
fix: fix some route problem
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user