本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
spawntree
/
ihk24
關注
2
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
form centric fix
diff/feb-2025
Florian Eisenmenger
1 年之前
父節點
cd61299c88
當前提交
e0e8f6e5d4
共有
1 個檔案被更改
,包括
7 行新增
和
0 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+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;
}
}
Write
Preview
Loading…
取消
儲存