mirror of https://github.com/portainer/portainer
6 lines
76 B
CSS
6 lines
76 B
CSS
|
.modal-footer {
|
||
|
padding: 10px 0px;
|
||
|
border-top: none;
|
||
|
display: flex;
|
||
|
}
|