提交修改

new-exam
dshclm 5 months ago
parent ab34941c60
commit 5595375ddc

@ -32,15 +32,15 @@
left: 50px; left: 50px;
top: 6px; top: 6px;
} }
.signinpanel{ .signinpanel {
width: 488px; width: 488px;
margin: 0; margin: 0;
color: rgba(49, 49, 49, 0.95); color: rgba(49, 49, 49, 0.95);
height: 400px; height: 400px;
background: white; background: white;
position: absolute; position: absolute;
top: 25%; top: 27%;
left: 34%; left: 36%;
border-radius: 20px; border-radius: 20px;
box-shadow: 5px 5px 10px 2px rgba(0, 0, 0, 0.3); box-shadow: 5px 5px 10px 2px rgba(0, 0, 0, 0.3);
} }

Loading…
Cancel
Save