This commit is contained in:
2024-08-01 12:22:29 +08:00
parent b7b0c3c7c2
commit 5da425189c

View File

@@ -528,4 +528,7 @@ export default {
left: 15px;
top: 3px;
}
>>>.el-table--enable-row-hover .el-table__body tr:hover>td.el-table__cell {
background-color: rgba(122,159,224,0.5)
}
</style>