added scrolling to transfers menu

This commit is contained in:
Eugene Pankov
2021-09-02 19:42:17 +02:00
parent 2185f59111
commit f681f0e50a

View File

@@ -1,5 +1,7 @@
:host {
min-width: 300px;
max-height: 80vh;
overflow-y: auto;
}
.transfer {