feat: pref message send box style (#335)

Co-authored-by: brzhang <hoollyzhang@tencent.com>
This commit is contained in:
brzhang 2024-03-29 21:19:39 +08:00 committed by GitHub
parent 0322693ec2
commit bbc51c858d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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