<Modal>: fix button footer for "important" modals

This commit is contained in:
Evan Hahn 2021-06-01 18:55:47 -05:00 committed by GitHub
parent 6d7849e6c7
commit e5d365dfc4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -137,7 +137,7 @@
}
}
.module-Modal__footer {
.module-Modal__button-footer {
justify-content: center;
margin-top: 27px;
flex-grow: 0;