mirror of https://github.com/Lissy93/dashy.git
💄 Min width for select dropdown
This commit is contained in:
parent
f135de5129
commit
c7e6047385
|
@ -69,7 +69,7 @@
|
|||
}
|
||||
}
|
||||
select {
|
||||
width: 10rem;
|
||||
width: 15rem;
|
||||
height: 2rem;
|
||||
padding: 0.2rem;
|
||||
font-size: 1rem;
|
||||
|
|
Loading…
Reference in New Issue