Fix splitview overlay becoming misaligned when tabs not expanded.

This commit is contained in:
brahim
2024-10-07 02:39:19 +02:00
parent 4758656211
commit b707aabee4

View File

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