diff --git a/src/styles/index.scss b/src/styles/index.scss index 61fe6aa..9d2ae5d 100644 --- a/src/styles/index.scss +++ b/src/styles/index.scss @@ -88,9 +88,11 @@ p{ } .table-title { - color: #99a9bf; + color: #1F2D3D; padding: 15px; border-bottom: 1px solid #409EFF; + text-align: left; + font-weight: bold; } .el-form-item__error{