Restore centering of modal headers
This commit is contained in:
parent
7bce94b10d
commit
2b7c258cf3
1 changed files with 1 additions and 0 deletions
|
@ -342,6 +342,7 @@ input[type="text"], input[type="search"]
|
|||
|
||||
.modal__header {
|
||||
margin-bottom: 5px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.modal__buttons {
|
||||
|
|
Loading…
Reference in a new issue