Commit 3a9ccb6f authored by tianhongyang's avatar tianhongyang

查业主列表行 hover

parent 15ec14d8
......@@ -1111,14 +1111,6 @@ export default {
font-size: 14px;
}
}
.el-table {
th,
td {
.cell {
font-size: 12px;
}
}
}
padding: 0px 16px;
.list-titel-a {
color: #0081ff;
......@@ -1207,9 +1199,17 @@ export default {
}
}
.el-table {
th,
td {
.cell {
font-size: 12px;
}
}
.enterprise-name-row {
&:hover {
.enterprise-name-column {
&.hover-row {
.cell {
.renling-btn {
opacity: 1;
}
......@@ -1217,6 +1217,7 @@ export default {
}
}
}
}
.table-item1 {
::v-deep .el-table__body-wrapper {
color: #232323;
......
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