NEZ-3391 fix:Integration Dashboard 变量样式错误

This commit is contained in:
zyh
2024-01-22 10:03:32 +08:00
parent 59bf46299a
commit 4a837e8c1c

View File

@@ -262,6 +262,9 @@
color: $--color-text-regular; color: $--color-text-regular;
} }
} }
.panel-variables-box{
background-color: $--background-color-empty;
}
} }
} }
.right-box.right-box-dashboard-temp{ .right-box.right-box-dashboard-temp{