Browse Source

添加ai对话框

xiaoguang_li 8 tháng trước cách đây
mục cha
commit
e7d5b9ef45
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 {