mirror of
https://github.com/mue/mue.git
synced 2026-06-06 07:55:48 +02:00
style: improve dropdown default
This commit is contained in:
@@ -296,6 +296,13 @@
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.dropdown-option-default {
|
||||
@include themed {
|
||||
color: t($subColor);
|
||||
opacity: 0.7;
|
||||
}
|
||||
}
|
||||
|
||||
.dropdown-option-check {
|
||||
flex-shrink: 0;
|
||||
font-size: 14px;
|
||||
|
||||
Reference in New Issue
Block a user