mirror of
https://github.com/Sonarr/Sonarr
synced 2026-01-15 12:01:31 +01:00
7 lines
84 B
CSS
7 lines
84 B
CSS
.selectedValue {
|
|
flex: 1 1 auto;
|
|
}
|
|
|
|
.isDisabled {
|
|
color: $disabledInputColor;
|
|
}
|