mirror of
https://github.com/celisej567/abaddon.git
synced 2026-01-04 10:10:03 +03:00
background inherit on message textview
This commit is contained in:
@@ -38,6 +38,10 @@
|
||||
background-color: inherit;
|
||||
}
|
||||
|
||||
.message-text, .message-text text {
|
||||
background: inherit;
|
||||
}
|
||||
|
||||
.message-input textview {
|
||||
padding: 10px 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user