Commit ba733961 authored by danfuman's avatar danfuman

修改

parent 4d59b0f5
......@@ -322,14 +322,14 @@ li {
.table-item {
width: 100%;
.el-table {
font-size: 13px;
font-size: 14px;
color: #232323;
th {
font-size: 13px !important;
font-weight: 400 !important;
}
td {
font-size: 13px;
font-size: 14px;
}
.cell {
padding-right: 12px !important;
......
......@@ -762,7 +762,7 @@ select {
.checkbox .el-checkbox__label {
padding-left: 6px;
color: #232323;
color: #606266;
}
.checkbox .checkbox-content .checkbox-content-qx {
......@@ -1171,11 +1171,11 @@ select {
.table-item .el-table tr,
.table-item .el-table td {
font-size: 13px;
font-size: 14px;
}
.table-item-jf .el-table tr,
.table-item-jf .el-table td {
font-size: 13px;
font-size: 14px;
}
......
......@@ -842,7 +842,7 @@ export default {
.el-checkbox-group {
.el-checkbox {
.el-checkbox__label {
color: #333333;
color: #606266;
}
&.is-checked {
.el-checkbox__label {
......
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