style: asset ping 悬浮 样式调整

This commit is contained in:
zhangyu
2023-07-28 11:48:42 +08:00
parent dab98b8c40
commit d5ab04d866

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 {