mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-06 20:15:19 +03:00
try and make the input component better
This commit is contained in:
@@ -86,12 +86,15 @@
|
||||
background-color: #263238;
|
||||
}
|
||||
|
||||
.message-input, .message-input text {
|
||||
padding: 10px 20px;
|
||||
.message-input, .message-input textview, .message-input textview text {
|
||||
background-color: #37474f;
|
||||
color: #cfd8dc;
|
||||
}
|
||||
|
||||
.message-input {
|
||||
padding: 0px 0px 0px 5px;
|
||||
}
|
||||
|
||||
.members {
|
||||
background-color: #263238;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user