mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-20 00:06:45 +08:00
提交
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user