sprinklers3/client/styles/SectionChooser.scss

8 lines
121 B
SCSS
Raw Normal View History

.sectionChooser {
.ui.selection.dropdown {
2018-07-27 18:56:53 -06:00
min-width: 10em;
max-width: 100%;
width: 14em !important;
}
}