fix: make scrolling more apparent, p=#9916

This commit is contained in:
12th
2025-08-17 10:19:08 -04:00
committed by GitHub
parent bc100ae8e2
commit b7b868e6ba

View File

@@ -378,7 +378,7 @@ zen-folder {
#zen-folder-tabs-list {
padding: 0 4px;
max-height: 248px;
max-height: 263px;
overflow-y: auto;
}