Skip to content

Update xenon-core.css #117

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update xenon-core.css
本次提交用来解决当左侧菜单收起时,左侧菜单栏会随着鼠标滚动而滚动,这里应该继承父级fixed属性,通过删除.sidebsidebar-menu-inner下的position: relative属性可以解决此问题
  • Loading branch information
JamesBin-bit authored Jun 1, 2023
commit ea38528ea2dc9a8b869077a069a1eb1e6025de51
1 change: 0 additions & 1 deletion assets/css/xenon-core.css
Original file line number Diff line number Diff line change
@@ -1219,7 +1219,6 @@ body {
}
.sidebar-menu.collapsed .sidebar-menu-inner {
overflow: visible;
position: relative
}
.sidebar-menu.collapsed .logo-env {
padding: 18px 0