فهرست منبع

feat: pref message send box style (#335)

Co-authored-by: brzhang <hoollyzhang@tencent.com>
brzhang 2 سال پیش
والد
کامیت
bbc51c858d
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      frontend/src/components/ChatInterface.css

+ 1 - 1
frontend/src/components/ChatInterface.css

@@ -53,7 +53,7 @@
 }
 
 .input-container {
-  width: 98%;
+  width: 100%;
   display: flex;
   align-items: center;
   background-color: #3e3e3e;