Fix vertical scroll bar in tab bar (#380)

This commit is contained in:
Evan Simkowitz
2024-03-05 13:08:18 -08:00
committed by GitHub
parent e30748109c
commit b54cad6304
+1
View File
@@ -87,6 +87,7 @@
.screen-tabs-container-inner {
overflow-x: scroll;
overflow-y: hidden;
}
.screen-tabs {