portainer/app/react/components/modals/Modal/ModalFooter.module.css

6 lines
76 B
CSS
Raw Normal View History

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