mirror of
https://github.com/wtc86939209/WeChatMsg110.git
synced 2026-05-18 18:20:34 +08:00
修改打开大图的css,让它待在屏幕中间
This commit is contained in:
@@ -756,8 +756,10 @@ body{
|
||||
display: block;
|
||||
max-width: 90%;
|
||||
max-height: 90%;
|
||||
margin: auto;
|
||||
margin-top: 5%;
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
}
|
||||
.container{
|
||||
height: 99%;
|
||||
|
||||
Reference in New Issue
Block a user