mirror of
https://github.com/mue/mue.git
synced 2026-07-07 22:23:37 +02:00
feat: update Dropdown component styles for improved layout and structure
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
position: relative;
|
||||
width: 300px;
|
||||
margin-top: 10px;
|
||||
gap: 8px;
|
||||
display: flex;
|
||||
flex-flow: column;
|
||||
|
||||
|
||||
&.disabled {
|
||||
opacity: 0.5;
|
||||
|
||||
Reference in New Issue
Block a user