eurelien-cd28: change wcs buttons order (#56406)

This commit is contained in:
Nicolas Roche 2021-08-26 15:20:26 +02:00
parent 2b44bc051c
commit 9970854a34
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ $widget-background: #f3f3f3;
$button-background: $primary-color;
$button-color: $nav-color;
$buttons-order: previous, cancel (grow), submit;
$footer-background: $secondary-color;
$footer-color: $font-color;