grandlyon-sau: move unique checkbox to the left (#66689)

This commit is contained in:
Serghei Mihai 2022-06-28 11:22:48 +02:00
parent 7e074b81db
commit 9dbf22627a
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ $widget-custom-radio-checkbox-color: #555555;
$input-border-radius: 5px;
$input-background-color: $body-background;
$widget-custom-radio-checkbox: true;
$widget-unique-checkbox-position: left;
%homepage-block-color {
background-color: $body-background;