Commit e92939e1 by chenyu

update: style

parent 0c1aac1a
......@@ -459,6 +459,12 @@ p {
border-left: 1px solid #ebeef5;
}
}
/deep/.el-table--enable-row-hover
.el-table__body
tr:hover
> td.el-table__cell {
background: none;
}
.group-item {
cursor: default;
.group-header {
......@@ -536,7 +542,7 @@ p {
}
.price-info {
display: flex;
padding-left:4px;
padding-left: 4px;
.good-unitPrice {
font-size: 14px;
......
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