mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
🐛 修复移动端底部工具栏会遮挡左侧抽屉与右侧抽屉问题 (#7106)
This commit is contained in:
@@ -227,7 +227,7 @@
|
||||
box-sizing: border-box;
|
||||
height: 32px;
|
||||
background: var(--b3-theme-background);
|
||||
z-index: 221;
|
||||
z-index: 219;
|
||||
display: flex;
|
||||
border-top: 1px solid var(--b3-theme-surface-lighter);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user