mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-05 13:21:25 -05:00
6 lines
83 B
CSS
6 lines
83 B
CSS
.modal {
|
|
composes: modal from '~Components/Modal/Modal.css';
|
|
|
|
height: 600px;
|
|
}
|