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