<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

View File

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