This commit is contained in:
zhaofang
2022-10-25 11:44:11 +08:00
parent 99b8d39274
commit eecf44ac99
3 changed files with 15 additions and 11 deletions

View File

@@ -1399,8 +1399,12 @@
.case-conent {
position: absolute;
// top:40px;
// left:30px;
// transform:translate(-50%,-50%);
top:-50px;
left:0;
right:0;
bottom: 0;
margin: auto;
// width: 350px;
// height: 274px;
background: #FFFFFF;