Browse Source

添加ai对话框

xiaoguang_li 1 month ago
parent
commit
e7d5b9ef45
1 changed files with 1 additions and 1 deletions
  1. 1 1
      desktop/core/src/desktop/templates/assist.mako

+ 1 - 1
desktop/core/src/desktop/templates/assist.mako

@@ -2748,8 +2748,8 @@ from desktop.views import _ko
             .input-area {
               display: flex;
               padding: 10px;
-              background-color: #f9f9f9;
               border-top: 1px solid #eee;
+              margin: 0px;
             }
 
             .user-input {