universite-lorraine: change buttons order (#53141)

This commit is contained in:
Emmanuel Cazenave 2021-04-15 10:31:45 +02:00
parent 280b8101ae
commit 869025424c
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ $nav-submenu-color: $black;
$button-background: $black;
$button-hover-background: $yellow;
$button-hover-color: $black;
$buttons-order: previous, submit, cancel;
// steps
$wcs-step-current-color: $black;