Преглед изворни кода

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

Apple\Apple пре 9 месеци
родитељ
комит
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,