mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-01-21 21:32:13 +01:00
fix new-tab button when scrolling (was getting flex-shrunk)
This commit is contained in:
parent
14715ec5b1
commit
616a7d2dc0
@ -149,7 +149,9 @@
|
||||
}
|
||||
|
||||
.new-screen {
|
||||
flex-shrink: 0;
|
||||
margin-left: 1em;
|
||||
margin-right: 1em;
|
||||
cursor: pointer;
|
||||
.icon {
|
||||
height: 2rem;
|
||||
|
Loading…
Reference in New Issue
Block a user