mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-04-21 10:34:26 +08:00
功能优化:在聊天页面增加对话列表展开和隐藏功能
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
padding 10px
|
||||
width var(--el-aside-width, 320px)
|
||||
|
||||
.media-page {
|
||||
.chat-list-container {
|
||||
display: flex
|
||||
flex-flow: column
|
||||
border-radius 10px
|
||||
|
||||
@@ -216,6 +216,7 @@
|
||||
.el-image {
|
||||
height 90px
|
||||
border-radius 5px
|
||||
width 100%
|
||||
}
|
||||
|
||||
.duration {
|
||||
|
||||
Reference in New Issue
Block a user