mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-19 21:46:50 -04:00
850bfdcf82
Co-Authored-By: Zak Saunders <1936903+thezak48@users.noreply.github.com>
8 lines
90 B
CSS
8 lines
90 B
CSS
.selectedValue {
|
|
flex: 1 1 auto;
|
|
}
|
|
|
|
.isDisabled {
|
|
color: var(--disabledInputColor);
|
|
}
|