🐛 Fixed opaque select element, curved modals, better disabled color scheme
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
padding: 16px;
|
||||
transition: all 0.2s ease;
|
||||
background-color: var(--bg-color);
|
||||
border-radius: 8px;
|
||||
border-radius: 16px;
|
||||
box-shadow: 0px 16px 70px rgba(0, 0, 0, 0.5);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user