Merge branch 'zenops_46' of https://gitlab.zcorp.cc/easycorp/zentaopms into zenops_46

This commit is contained in:
tanghucheng
2022-12-30 13:50:44 +08:00
10 changed files with 98 additions and 77 deletions
+4 -3
View File
@@ -10,7 +10,8 @@
.status-notice a{color: #2463c7;}
.service-status a{color: #2463c7;}
.service-status{margin-top: 10px;}
.vnc-detail{min-height: 60vh;}
.vnc-mask{width: 100%;height:100%;background-color: rgba(0,0,0,0);position: absolute;}
.vnc-detail{height: 60vh;min-height: 550px;}
.vnc-mask{width: 100%;height:100%;background-color: rgba(0,0,0,0);position: absolute;z-index: 1;}
#checkServiceStatus{background-color:unset;}
.checkStatus{color: #313c52;}
.checkStatus{color: #313c52;}
.node-not-wrap{white-space: nowrap;}