Style(云灵AI):县域AI显示新增会话和回到底部操作按钮

This commit is contained in:
lifizer
2026-06-24 10:31:38 +08:00
parent 1701241aa9
commit f3e8051983
3 changed files with 20 additions and 4 deletions
+6
View File
@@ -111,6 +111,12 @@ page {
box-sizing: border-box;
overflow-x: auto;
}
.container-county {
justify-content: flex-end;
.new-chat {
margin-right: 0;
}
}
.new-chat {
display: flex;
align-items: center;