Commit 89443eb6 by agan

提交

parent 29a34de8
Showing with 7 additions and 2 deletions
......@@ -72,15 +72,20 @@ body {
.videoCon {
border-radius: 1rem;
overflow: hidden;
height: 99%;
height: 100%;
margin: 0rem 0.2rem;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 1;
}
#video {
height: 100%;
padding-top: 0.35rem;
margin-right: 0.1rem;
z-index: 1;
}
.mTitle {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment