style(next): tweak combo boxes

pull/1074/head
Adorian Doran 2025-01-15 02:31:49 +07:00
parent a184d5bb26
commit 896d7a383b
1 changed files with 1 additions and 0 deletions

@ -149,6 +149,7 @@ select.form-select,
var(--select-arrow-svg) right 0.75rem center/15px 20px no-repeat;
color: var(--input-text-color);
border: unset;
border-radius: 0.375rem;
}
select:hover,