remove bottom:-1px from tabs toolbar
This commit is contained in:
parent
7db2c96530
commit
577e2ae0d2
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ linux_gtk_window_control_patch.css
|
|||
|
||||
#TabsToolbar{ background-color: var(--lwt-accent-color); }
|
||||
#TabsToolbar-customization-target{ width: 100vw; }
|
||||
:root[tabsintitlebar] #TabsToolbar{ bottom: -1px }
|
||||
|
||||
.tab-background{ border-top-style: none !important; }
|
||||
|
||||
/* Hide stuff that doesn't make sense with tabs below content */
|
||||
|
|
Loading…
Reference in a new issue