Merge pull request #3 from MVA-Global-Fret/migration-brevo
confirmation.html: center button text in action row
This commit is contained in:
commit
8f51ef794a
@ -96,6 +96,8 @@
|
||||
}
|
||||
.confirmation-card .actions .btn {
|
||||
flex: 1 1 200px;
|
||||
justify-content: center;
|
||||
text-align: center;
|
||||
}
|
||||
.confirmation-card .loader {
|
||||
display: inline-block;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user