mirror of
https://github.com/jsmorabito/obsidian-commander.git
synced 2026-07-22 06:40:31 +00:00
fix: mobile toolbar space issue in 1.9.0
This commit is contained in:
parent
3546c74572
commit
cb782f77d5
1 changed files with 4 additions and 0 deletions
|
|
@ -17,6 +17,10 @@
|
|||
z-index: 5;
|
||||
margin-bottom: var(--at-offset);
|
||||
}
|
||||
|
||||
.mobile-toolbar-spacer {
|
||||
height: 0px;
|
||||
}
|
||||
}
|
||||
.AT-always-shown {
|
||||
.is-pinned {
|
||||
|
|
|
|||
Loading…
Reference in a new issue