mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-04-24 22:37:06 -04:00
5 lines
83 B
CSS
5 lines
83 B
CSS
.modal {
|
|
composes: modal from "~Components/Modal/Modal.css";
|
|
|
|
height: 600px;
|
|
}
|