RC-91 | Add dropdown option support

This commit is contained in:
Oliver-Akins 2025-01-11 20:04:27 -07:00
parent fb52e1b58d
commit 8d92040230
6 changed files with 76 additions and 12 deletions

View file

@ -8,4 +8,7 @@
font-size: inherit;
display: flex;
align-items: center;
background: var(--input-background);
color: var(--input-text);
}