8 lines
121 B
SCSS
8 lines
121 B
SCSS
.sectionChooser {
|
|
.ui.selection.dropdown {
|
|
min-width: 10em;
|
|
max-width: 100%;
|
|
width: 14em !important;
|
|
}
|
|
}
|