Skip to content

Commit 00fb639

Browse files
committed
move styles to base.css
1 parent bc4d8b5 commit 00fb639

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

web_src/css/base.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -580,6 +580,11 @@ a.label,
580580
border-color: var(--color-secondary);
581581
}
582582

583+
.ui.dropdown .menu.short {
584+
max-width: 60vh;
585+
overflow-y: auto;
586+
}
587+
583588
.ui.dropdown .menu > .header:not(.ui) {
584589
color: var(--color-text);
585590
}

web_src/fomantic/build/semantic.css

Lines changed: 0 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)