add comment

pull/35445/head
silverwind 2025-09-10 02:55:26 +07:00
parent a33efb8ef2
commit 7ce5a8551e
No known key found for this signature in database
GPG Key ID: 2E62B41C93869443
1 changed files with 1 additions and 1 deletions

@ -415,7 +415,7 @@ a.label,
}
.ui.dropdown > .text {
min-height: 16px;
min-height: 16px; /* avoid resize on page load when text is empty */
}
/* extend fomantic style '.ui.dropdown > .text > img' to include svg.img */