mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-19 20:11:59 +03:00
check nitro size restriction + fix replying border
This commit is contained in:
@@ -102,12 +102,17 @@
|
||||
background-color: #242424;
|
||||
color: #adadad;
|
||||
border-radius: 15px;
|
||||
border: 1px solid transparent;
|
||||
}
|
||||
|
||||
.message-input.replying {
|
||||
border: 1px solid #026FB9;
|
||||
}
|
||||
|
||||
.message-input.bad-input {
|
||||
border: 1px solid #dd3300;
|
||||
}
|
||||
|
||||
.message-input {
|
||||
padding: 0px 0px 0px 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user