init
This commit is contained in:
11
xhs-mini-demos/api-case/video/video.css
Normal file
11
xhs-mini-demos/api-case/video/video.css
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
.page-body-info {
|
||||
display: flex;
|
||||
margin-top: 20px;
|
||||
padding: 0;
|
||||
height: 330px;
|
||||
border-top: 1px solid var(--weui-FG-3);
|
||||
border-bottom: 1px solid var(--weui-FG-3);
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
Reference in New Issue
Block a user