mirror of
https://github.com/portainer/portainer.git
synced 2025-07-20 05:49:40 +02:00
6 lines
76 B
CSS
6 lines
76 B
CSS
|
.modal-footer {
|
||
|
padding: 10px 0px;
|
||
|
border-top: none;
|
||
|
display: flex;
|
||
|
}
|