Commit df298467 authored by 张伯涛's avatar 张伯涛

样式修改

parent 4c0b4cd9
...@@ -70,14 +70,13 @@ ...@@ -70,14 +70,13 @@
color: #ffffff; color: #ffffff;
line-height: 16px; line-height: 16px;
} }
formlabel样式 // form的label样式
.el-form .el-form-item .el-form-item__label{ .el-form-item__label{
color: #333333; color: #333333!important;
font-size: 16px; font-size: 16px!important;
font-family: Microsoft YaHei, Microsoft YaHei-400; font-family: Microsoft YaHei, Microsoft YaHei-400;
font-weight: 400; font-weight: 400;
text-align: LEFT; text-align: LEFT;
color: #333333;
} }
// 输入框内文字样式 // 输入框内文字样式
.el-input__inner{ .el-input__inner{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment