mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-19 21:46:43 -04:00
6 lines
82 B
CSS
6 lines
82 B
CSS
.modal {
|
|
composes: modal from 'Components/Modal/Modal.css';
|
|
|
|
height: 600px;
|
|
}
|