mirror of
https://github.com/decaf-dev/obsidian-vault-explorer.git
synced 2026-07-22 10:10:31 +00:00
fix: make filter group container constrain when window is resized
This commit is contained in:
parent
59e7cf437c
commit
f2ab470fc9
1 changed files with 1 additions and 0 deletions
|
|
@ -107,6 +107,7 @@
|
|||
padding-bottom: 8px;
|
||||
resize: horizontal;
|
||||
overflow-x: auto;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.vault-explorer-empty-label {
|
||||
|
|
|
|||
Loading…
Reference in a new issue