Merge branch 'dev-3.7' of https://git.mesalab.cn/nezha/nezha-fronted into dev-3.8
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user