mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
refactor styles for chat
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.chat {
|
||||
margin: 1% 1.2% 0 0;
|
||||
margin: 1% 3.2% 0 0;
|
||||
}
|
||||
|
||||
.chat__content {
|
||||
@@ -81,7 +81,7 @@
|
||||
}
|
||||
|
||||
.write__content input {
|
||||
padding: 14px 35% 14px 12px;
|
||||
padding: 14px 25% 14px 12px;
|
||||
border-radius: 13px;
|
||||
background: #22252F;
|
||||
color: #A9A99D;
|
||||
|
||||
Reference in New Issue
Block a user