style: page styles

This commit is contained in:
jialin
2024-06-26 14:18:56 +08:00
parent 3476d9ec27
commit 0fa4e21fa5
10 changed files with 199 additions and 73 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
.ground-left {
position: relative;
height: 100vh;
height: calc(100vh - 84px);
padding-bottom: 120px;
.message-list-wrap {