fix(style): more common css selection for select list input

This commit is contained in:
ArneBo 2025-03-12 12:02:02 +01:00
parent 8faaa8f1e6
commit c144d34f91
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
form.ui.form {
.ui.form {
select.dropdown {
display: block;
height: 48px;