Merge branch 'front-1.0' of https://gitee.com/blackfox/geekai-plus into front-1.0

This commit is contained in:
lqins
2024-12-22 12:41:35 +08:00
24 changed files with 1920 additions and 594 deletions

View File

@@ -353,13 +353,14 @@
justify-content: flex-end;
align-items: center;
gap: 8px;
.tool-item-btn{
.iconfont{
.iconfont{
font-size: 19px;
cursor pointer
background-color: var(--chat-content-bg);
padding: 5px;
border-radius: 6px;
}
}
}
.add-new{