mirror of
https://github.com/Radarr/Radarr
synced 2025-12-22 08:15:36 +01:00
5 lines
83 B
CSS
5 lines
83 B
CSS
.modal {
|
|
composes: modal from '~Components/Modal/Modal.css';
|
|
|
|
height: 600px;
|
|
}
|