mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-19 22:04:56 -04:00
4 lines
69 B
CSS
4 lines
69 B
CSS
.input {
|
|
composes: input from '~Components/Form/CheckInput.css';
|
|
}
|