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