Parcourir la source

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

Apple\Apple il y a 9 mois
Parent
commit
16b9cb6ff4
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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,