mirror of
https://github.com/BrenBroZAYT/dashy.git
synced 2026-06-13 16:39:59 +00:00
💄 Min width for select dropdown
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
}
|
||||
}
|
||||
select {
|
||||
width: 10rem;
|
||||
width: 15rem;
|
||||
height: 2rem;
|
||||
padding: 0.2rem;
|
||||
font-size: 1rem;
|
||||
|
||||
Reference in New Issue
Block a user