IM客服适配

This commit is contained in:
Yer11214
2024-10-20 21:48:31 +08:00
parent 78f81a8407
commit 4400e406f6
5 changed files with 140 additions and 36 deletions

View File

@@ -153,6 +153,9 @@ $font-weight: 400;
.flex-j-sb{
justify-content: space-between;
}
.flex-j-c{
justify-content: center;
}
.relative {
position: relative;
}