mirror of
https://github.com/jsmorabito/obsidian-commander.git
synced 2026-07-22 06:40:31 +00:00
revert: seems like set the padding-bottom to be zero should fix the issue that huge spacing of toolbar
This commit is contained in:
parent
2f5b75df08
commit
e5904608ed
1 changed files with 0 additions and 5 deletions
|
|
@ -55,11 +55,6 @@
|
|||
) !important;
|
||||
}
|
||||
}
|
||||
body:not(.AT-multirow) {
|
||||
.mobile-toolbar {
|
||||
position: absolute !important;
|
||||
}
|
||||
}
|
||||
.AT-no-toolbar {
|
||||
.mobile-toolbar {
|
||||
display: none;
|
||||
|
|
|
|||
Loading…
Reference in a new issue