7 lines
103 B
CSS
7 lines
103 B
CSS
.modal-dialog-top {
|
|
margin-top: 1rem;
|
|
}
|
|
.equal-buttons .btn {
|
|
flex: 1 1 0;
|
|
/* Equal width */
|
|
} |