mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-03-28 18:24:19 -04:00
6 lines
83 B
CSS
6 lines
83 B
CSS
.modal {
|
|
composes: modal from '~Components/Modal/Modal.css';
|
|
|
|
height: 600px;
|
|
}
|