소스 검색

form centric fix

diff/feb-2025
Florian Eisenmenger 1 년 전
부모
커밋
e0e8f6e5d4
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  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 파일 보기

@@ -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;
}
}



불러오는 중...
취소
저장