Fix input add-on ugly wrapping on Firefox

This commit is contained in:
Kalle
2024-06-29 11:17:48 +03:00
parent 8a63455aed
commit a43743b780

View File

@@ -477,6 +477,7 @@ dialog::backdrop {
font-weight: var(--semi-bold);
padding-inline: var(--s-2);
place-items: center;
white-space: nowrap;
}
.sub-nav__container {