From 16b9cb6ff4a1802ab6e5153450dbe69746717d79 Mon Sep 17 00:00:00 2001 From: "Apple\\Apple" Date: Wed, 28 May 2025 02:01:54 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20style(ui):=20The=20send=20button?= =?UTF-8?q?=20for=20chat=20is=20changed=20to=20have=20rounded=20corners?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/index.css b/web/src/index.css index 359d33a3..7600f7cf 100644 --- a/web/src/index.css +++ b/web/src/index.css @@ -134,6 +134,7 @@ code { background: transparent; } +.semi-chat-inputBox-sendButton, .semi-page-item, .semi-navigation-item, .semi-tag-closable,