feat: 重构表单输入组件,添加文本输入类型,优化配置和样式
This commit is contained in:
@ -24,3 +24,9 @@ body {
|
||||
background-color: #1f2937;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/* DEV: */
|
||||
.formkit-outer {
|
||||
border: 1px solid #e5e7eb;
|
||||
}
|
Reference in New Issue
Block a user