mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
changed margin for btn send msg in chat component
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user