correze-cd19: change wcs buttons order (#41676)

This commit is contained in:
Thomas NOËL 2020-04-14 14:38:05 +02:00
parent a5dc80cba8
commit 2becb4d751
1 changed files with 1 additions and 0 deletions

View File

@ -36,4 +36,5 @@ $wcs-step-marker-background: #eee;
$wcs-step-current-marker-color: black;
$wcs-step-current-marker-background: $primary-color;
$buttons-order: previous, submit, cancel;
$buttons-alignment: center;