<Modal>: fix button footer for "important" modals
This commit is contained in:
parent
6d7849e6c7
commit
e5d365dfc4
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.module-Modal__footer {
|
.module-Modal__button-footer {
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
margin-top: 27px;
|
margin-top: 27px;
|
||||||
flex-grow: 0;
|
flex-grow: 0;
|
||||||
|
|
Loading…
Reference in a new issue