changed margin for btn send msg in chat component

This commit is contained in:
Kostya
2023-11-25 23:46:21 +03:00
parent ca303e8637
commit 2d199a4730

View File

@@ -97,7 +97,7 @@
.write__content button { .write__content button {
padding: 8px 9px; padding: 8px 9px;
margin-left: -15%; margin-left: -20%;
border-radius: 6px; border-radius: 6px;
background: #3D3F48; background: #3D3F48;
border: none; border: none;