mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
changed margin for write in chat component
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
.write {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
margin: 24% 87% 6% 2%;
|
||||
margin: 24% 87% 6% 6%;
|
||||
user-select: none;
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user