直播路由

This commit is contained in:
2020-10-10 14:34:23 +08:00
parent 96e9284abb
commit 3755425b0e
7 changed files with 48 additions and 20 deletions

View File

@@ -11,7 +11,7 @@
display: flex;
flex-direction: column;
.body{
display: flex;
// display: flex;
width: 100%;
height: calc(100% - 57px);
overflow: auto;