mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-13 02:15:07 +08:00
【优化】AI chat 对话宽 margin 调整,让回到底部按钮有更多空间
This commit is contained in:
@ -647,7 +647,7 @@ onMounted(async () => {
|
||||
height: auto;
|
||||
border: 1px solid #e3e3e3;
|
||||
border-radius: 10px;
|
||||
margin: 20px 20px;
|
||||
margin: 10px 20px 20px 20px;
|
||||
padding: 9px 10px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user