mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-16 21:15:28 -04:00
8 lines
90 B
CSS
8 lines
90 B
CSS
.selectedValue {
|
|
flex: 1 1 auto;
|
|
}
|
|
|
|
.isDisabled {
|
|
color: var(--disabledInputColor);
|
|
}
|