💄 Min width for select dropdown

This commit is contained in:
Alicia Sykes 2021-10-27 22:02:39 +01:00
parent f135de5129
commit c7e6047385
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@
}
}
select {
width: 10rem;
width: 15rem;
height: 2rem;
padding: 0.2rem;
font-size: 1rem;