ui: Better placement for dropdown indicator in dropdown button

Tests:

- All the icons appear as before in both light/dark themes.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
Sunil Mohan Adapa 2026-03-12 15:36:57 -07:00 committed by James Valleroy
parent 33d7bf641f
commit d0f1f95bbb
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

View File

@ -223,10 +223,6 @@ body {
margin-bottom: 1.25rem;
}
.dropdown-toggle::after {
vertical-align: middle;
}
@keyframes spin {
0% {
transform: rotate(0deg);