Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Commit 28a3dec

Browse files
committed
💄 Fix scrolling vertical tabs
1 parent 1819e2c commit 28a3dec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎src/browser/themes/pulse/vertical_tabs.css‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
);
1111
}
1212

13+
#browser #TabsToolbar .toolbar-items {
14+
height: 100%;
15+
}
16+
1317
#browser #TabsToolbar .titlebar-spacer,
1418
#browser #TabsToolbar .titlebar-buttonbox-container,
1519
#browser #TabsToolbar #alltabs-button {

0 commit comments

Comments
 (0)