fix: 恢复 menu-top 原始 margin-top, 移除覆盖
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -35,11 +35,6 @@ html, body {
|
|||||||
overflow-x: hidden !important;
|
overflow-x: hidden !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* 去掉侧边栏旧的 margin-top(logo 已移到顶栏) */
|
|
||||||
.menu-top {
|
|
||||||
margin-top: 12px !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.ali-logo {
|
.ali-logo {
|
||||||
filter: none;
|
filter: none;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user