You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
portainer/app/react/components/modals/Modal/ModalFooter.module.css

6 lines
76 B

.modal-footer {
padding: 10px 0px;
border-top: none;
display: flex;
}