set select dropdown border-radius to 8px
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
min-width: 180px;
|
||||
max-width: 23rem;
|
||||
overflow: hidden;
|
||||
border-radius: var(--radius-md);
|
||||
border-radius: 8px;
|
||||
background-color: var(--surface-raised-stronger-non-alpha);
|
||||
padding: 0;
|
||||
box-shadow: var(--shadow-xs-border);
|
||||
|
||||
Reference in New Issue
Block a user