fix:修改设备告警逻辑 修改冲突样式

This commit is contained in:
zhaohy
2024-08-16 10:03:53 +08:00
parent fddba152fc
commit d15f8e8ed5
5 changed files with 13 additions and 6 deletions

View File

@@ -343,4 +343,7 @@
:deep(.ant-tabs) {
overflow-y: auto !important;
}
:deep(.ant-empty-description) {
color: white !important;
}
</style>