mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-24 22:35:49 -04:00
6 lines
83 B
CSS
6 lines
83 B
CSS
.modal {
|
|
composes: modal from '~Components/Modal/Modal.css';
|
|
|
|
height: 600px;
|
|
}
|