remove bottom:-1px from tabs toolbar

This commit is contained in:
MrOtherGuy 2021-06-05 00:19:28 +03:00
parent 7db2c96530
commit 577e2ae0d2

View file

@ -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 */