mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-03 19:26:19 -04:00
8 lines
90 B
CSS
8 lines
90 B
CSS
.selectedValue {
|
|
flex: 1 1 auto;
|
|
}
|
|
|
|
.isDisabled {
|
|
color: var(--disabledInputColor);
|
|
}
|