瀏覽代碼

🎨 style(ui): The send button for chat is changed to have rounded corners

Apple\Apple 11 月之前
父節點
當前提交
16b9cb6ff4
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      web/src/index.css

+ 1 - 0
web/src/index.css

@@ -134,6 +134,7 @@ code {
   background: transparent;
 }
 
+.semi-chat-inputBox-sendButton,
 .semi-page-item,
 .semi-navigation-item,
 .semi-tag-closable,