优化预览图片的尺寸功能
This commit is contained in:
parent
7144c719e8
commit
3892b00a53
@ -68,10 +68,10 @@ export default {
|
||||
top: 0;
|
||||
width: 100%;
|
||||
height: calc(100% - 80px);
|
||||
overflow-x: auto;
|
||||
|
||||
.layer {
|
||||
width: 80%;
|
||||
min-width: 1200px;
|
||||
width: 70%;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
Reference in New Issue
Block a user