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
Sam Chow ab4bfee019 Add progress bar to other parts of the config app
Hardcode active classes to modal step bars
2018-07-05 14:22:31 -04:00

7 lines
116 B
CSS

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