mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-13 12:43:43 +08:00
支持按次收费的 OpenAI 实时语音通话功能
This commit is contained in:
@@ -345,13 +345,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{
|
||||
|
||||
Reference in New Issue
Block a user