moselle: change button order (#69071)

This commit is contained in:
Emmanuel Cazenave 2022-09-14 11:43:14 +02:00
parent 4da316c62c
commit fcf21db2a8
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ $footer-color: $font-color;
$button-background: $primary-color;
$button-color: white;
$buttons-order: previous, submit (grow), cancel;
$cell-border: 1px solid transparent;
$title-border-bottom: 2px solid $primary-color;
$title-border-radius: 0;