mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-02-23 02:51:26 +01:00
Fix vertical scroll bar in tab bar (#380)
This commit is contained in:
parent
e30748109c
commit
b54cad6304
@ -87,6 +87,7 @@
|
||||
|
||||
.screen-tabs-container-inner {
|
||||
overflow-x: scroll;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
.screen-tabs {
|
||||
|
Loading…
Reference in New Issue
Block a user