This commit is contained in:
yanran200730
2022-02-14 14:23:14 +08:00
parent 71a0c5e638
commit 20a6f55368
15 changed files with 3456 additions and 5 deletions

View File

@@ -417,6 +417,11 @@ export default {
height: 100%;
background: rgba(255, 255, 255, 1);
.conference_top_area {
display: flex;
align-items: center;
}
.user-search {
width: 100%;
height: 48px;