修改监控中心前台样式
修改分组管理前台样式
This commit is contained in:
@@ -320,4 +320,11 @@
|
||||
});
|
||||
</script>
|
||||
|
||||
<style lang="less" scoped></style>
|
||||
<style lang="less" scoped>
|
||||
:deep(
|
||||
.ant-table-tbody > tr.ant-table-row:hover > td,
|
||||
.ant-table-tbody > tr > td.ant-table-cell-row-hover
|
||||
) {
|
||||
background: #f4f8ff !important;
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user