Fixed message entry shadow
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
.message_input_scroll_window junction {
|
||||
box-shadow: none;
|
||||
border: none;
|
||||
background: blue;
|
||||
}
|
||||
|
||||
.message_input_scroll_window > * {
|
||||
box-shadow: none;
|
||||
border-width: 0;
|
||||
|
||||
Reference in New Issue
Block a user