This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/config_app/js/components/download-tarball-modal/download-tarball-modal.css

8 lines
116 B
CSS
Raw Normal View History

.co-dialog .modal-body.download-tarball-modal {
padding: 15px;
}
.modal__warning-box {
margin-top: 15px;
}