mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-02-18 05:55:36 +08:00
修复手机下菜单太宽的问题
This commit is contained in:
@@ -296,6 +296,9 @@ p.margin {
|
||||
padding: 0;
|
||||
}
|
||||
@media screen and (max-width: 512px) {
|
||||
.main-menu {
|
||||
width: auto !important;
|
||||
}
|
||||
.main-menu .ui.menu {
|
||||
width: 3.6em !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user