mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-08 14:01:54 -07:00
5 lines
82 B
CSS
5 lines
82 B
CSS
.modal {
|
|
composes: modal from 'Components/Modal/Modal.css';
|
|
|
|
height: 600px;
|
|
}
|