remove bottom:-1px from tabs toolbar

pull/112/head
MrOtherGuy 3 years ago
parent 7db2c96530
commit 577e2ae0d2

@ -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…
Cancel
Save