Improve modalconfirm window placement.
This commit is contained in:
parent
93e42ac575
commit
8e187efc10
@ -802,7 +802,7 @@ input.form-control[type=file] {
|
||||
/* Modal confirm window */
|
||||
|
||||
.modal-dialog {
|
||||
height: 100%;
|
||||
height: 80%;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
@ -816,5 +816,5 @@ input.form-control[type=file] {
|
||||
.elmoji-img {
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
margin-right: 1px;
|
||||
margin: 0 1px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user