Merge pull request #1944 from BrhmDev/fix/splitview-overlay-missaligned-when-tabs-not-expanded

Fix splitview overlay becoming misaligned when tabs not expanded.
This commit is contained in:
mauro 🤙
2024-10-07 07:45:23 +02:00
committed by GitHub

View File

@@ -46,6 +46,7 @@
#tabbrowser-tabbox {
display: flex;
flex-direction: row;
position: relative;
}
.titlebar-buttonbox-container {