first commit
This commit is contained in:
11
pages/preview/preview.css
Normal file
11
pages/preview/preview.css
Normal file
@@ -0,0 +1,11 @@
|
||||
.preview-block{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
}
|
||||
.preview-pic{
|
||||
width: 1334rpx;
|
||||
height: 750rpx;
|
||||
}
|
||||
Reference in New Issue
Block a user