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

Commit 85819b6

Browse files
💄 Fix vertical tab borders on windows (#232)
Co-authored-by: surapunoyousei <[email protected]>
1 parent f874e28 commit 85819b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@
126126

127127
#verticaltabs-splitter {
128128
-moz-box-ordinal-group: 1;
129+
border: solid 1px var(--tab-selected-bgcolor, var(--toolbar-bgcolor));
129130
}
130131

131132
:root[sizemode='fullscreen'] #browser #TabsToolbar {

0 commit comments

Comments
 (0)