Fix #1105: Can now launch server import from the UI
This commit is contained in:
parent
0a93aec8c9
commit
788c12748f
17 changed files with 476 additions and 6 deletions
4
front/src/style/components/_fs_browser.scss
Normal file
4
front/src/style/components/_fs_browser.scss
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
.component-fs-browser {
|
||||
max-height: 400px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue