优化样式

This commit is contained in:
2025-03-28 16:06:58 +08:00
parent 6ace6c09d1
commit 29699df14a
2 changed files with 9 additions and 92 deletions
-4
View File
@@ -75,10 +75,6 @@
}
/* 表单复选框和单选框 */
.form-checkbox-group,
.form-radio-group {
@apply space-y-2;
}
.form-check {
@apply flex items-center;