|
|
|
|
@ -428,6 +428,10 @@ a.label,
|
|
|
|
|
color: var(--color-text-light-2);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ui.dropdown > .text {
|
|
|
|
|
min-height: 16px; /* avoid resize on page load when text is empty */
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/* extend fomantic style '.ui.dropdown > .text > img' to include svg.img */
|
|
|
|
|
.ui.dropdown > .text > .img {
|
|
|
|
|
margin-left: 0;
|
|
|
|
|
|