Files
portainer--portainer/app/react/components/modals/Modal/ModalFooter.module.css
T
2026-07-13 12:08:39 +08:00

6 lines
76 B
CSS

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