mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-14 21:23:44 +08:00
fixed bug for mobile chat page change chat model not work
This commit is contained in:
@@ -13,8 +13,9 @@
|
||||
.item {
|
||||
display flex
|
||||
flex-flow row
|
||||
border 1px solid #3c3c3c
|
||||
border 1px solid rgb(80,80,80)
|
||||
padding 10px
|
||||
background rgba(60,60,60 0.5)
|
||||
|
||||
.image {
|
||||
width 80px
|
||||
|
||||
Reference in New Issue
Block a user