Procházet zdrojové kódy

form centric fix

diff/feb-2025
Florian Eisenmenger před 1 rokem
rodič
revize
e0e8f6e5d4
1 změnil soubory, kde provedl 7 přidání a 0 odebrání
  1. +7
    -0
      gfi-ihk-2024/stories/components/form-element-form-centric/form-element-form-centric.scss

+ 7
- 0
gfi-ihk-2024/stories/components/form-element-form-centric/form-element-form-centric.scss Zobrazit soubor

@@ -108,8 +108,15 @@

.mwf-checkbox,
.mwf-radio {
&:not(:first-child) {
margin-top: 10px;
}
input {
margin-top: 2px !important;
margin-right: -30px !important;
}
label {
margin-left: 35px;
}
}



Načítá se…
Zrušit
Uložit