villeurbanne-intranet: change form buttons order (#67279)

This commit is contained in:
Serghei Mihai 2022-07-12 15:04:51 +02:00
parent 982efc8cdc
commit 133f49d473
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ $cell-entry-border: 1px solid $gray;
$button-background: $cyan-dark;
$button-hover-background: $cyan;
$buttons-order: cancel (grow), previous, submit;
$wcs-step-current-color: $primary-color;
$wcs-step-color: $font-color;