funquail/front/src/style/components/_fs_browser.scss

4 lines
71 B
SCSS
Raw Normal View History

.component-fs-browser {
max-height: 400px;
overflow-y: auto;
2022-11-18 22:12:21 +01:00
}