feat: ✨ 增加系统配置功能
增加系统配置功能,优化form表单的input输入框的问题
This commit is contained in:
@@ -26,3 +26,7 @@
|
||||
color: rgb(32 160 255);
|
||||
}
|
||||
}
|
||||
|
||||
.el-form .el-input {
|
||||
width: 16rem !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user