FIX: Drop down fix (#25093)

This commit is contained in:
Jordan Vidrine 2024-01-03 08:02:32 -06:00 committed by GitHub
parent 07caa5bc03
commit 8dad9788a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,7 +56,7 @@
margin-bottom: 0.25em; margin-bottom: 0.25em;
} }
margin-bottom: 1em; margin-bottom: 1em;
label.alt-placeholder { .user-field:not(.dropdown) label.alt-placeholder {
top: 8px; top: 8px;
} }
input:focus + label, input:focus + label,