webUi
赵桐华 5 years ago
parent c3e5ae8db3
commit 572b61abbb
  1. 8
      frontend/web/assets/css/model.css

@ -6,14 +6,14 @@
position: fixed;
top: 0;
display:none;
z-index:999;
}
.model{
width: 1200px;
height: 644px;
width: 560px;
height: 500px;
position: absolute;
top: calc(50% - 322px);
left: 50%;
left: 71%;
margin-left: -600px;
background-color: #fff;
z-index:999 ;
}
Loading…
Cancel
Save