opt: add chat config for mobile chat session

This commit is contained in:
RockYang
2024-04-29 09:39:23 +08:00
parent 99df028237
commit 24479814e9
5 changed files with 89 additions and 20 deletions

View File

@@ -1,6 +1,10 @@
.mobile-chat {
.van-nav-bar {
position static
.setting {
font-size 18px
}
}
.chat-list-wrapper {
@@ -81,4 +85,6 @@
background #232425;
}
}
}
}
@import "model-select.styl"