mirror of
https://github.com/Eugeny/tabby.git
synced 2025-04-06 16:00:28 +08:00
added scrolling to transfers menu
This commit is contained in:
parent
2185f59111
commit
f681f0e50a
@ -1,5 +1,7 @@
|
||||
:host {
|
||||
min-width: 300px;
|
||||
max-height: 80vh;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.transfer {
|
||||
|
Loading…
x
Reference in New Issue
Block a user