优化页面没有云商品时的提示

This commit is contained in:
weipengfei 2023-11-08 16:34:42 +08:00
parent a5b11d545d
commit cda3a1cbc3
2 changed files with 2 additions and 2 deletions

View File

@ -1461,7 +1461,7 @@
.info {
position: absolute;
top: 50%;
top: 20%;
left: 50%;
transform: translate(-50%, -50%);
}

View File

@ -1576,7 +1576,7 @@
.info {
position: absolute;
top: 50%;
top: 20%;
left: 50%;
transform: translate(-50%, -50%);
}