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