mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-20 16:44:37 -04:00
8 lines
84 B
CSS
8 lines
84 B
CSS
.selectedValue {
|
|
flex: 1 1 auto;
|
|
}
|
|
|
|
.isDisabled {
|
|
color: $disabledInputColor;
|
|
}
|