Add thin scrollbar style to vertical tabs for improved aesthetics

This commit is contained in:
mr. M
2025-01-31 20:11:45 +01:00
parent ab33aae127
commit 1ad8a9b7f1

View File

@@ -374,6 +374,7 @@
overflow-y: auto;
overflow-x: hidden;
height: 100%;
scrollbar-width: thin;
}
#vertical-pinned-tabs-container {