Merge branch 'dev-3.7' of https://git.mesalab.cn/nezha/nezha-fronted into dev-3.8

This commit is contained in:
zhangyu
2023-07-28 11:49:10 +08:00

View File

@@ -18,10 +18,10 @@
font-size: 14px;
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
left: 100%;
top: -60%;
top: 50%;
width: auto;
white-space: nowrap;
transform: translateY(50%);
transform: translateY(-50%);
}
.ping-info:hover {