fix slim channel selector size
This commit is contained in:
parent
5ac404c01a
commit
b8430e34bf
1 changed files with 1 additions and 0 deletions
|
@ -438,6 +438,7 @@ fieldset-section {
|
|||
select {
|
||||
max-height: 1.5rem !important;
|
||||
padding: 0 var(--spacing-xs);
|
||||
padding-right: var(--spacing-l);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue