Fix #1105: Can now launch server import from the UI

This commit is contained in:
Agate 2020-08-03 10:16:25 +02:00
commit 788c12748f
17 changed files with 476 additions and 6 deletions

View file

@ -0,0 +1,4 @@
.component-fs-browser {
max-height: 400px;
overflow-y: auto;
}