Grey out messages that are still sending.
This commit is contained in:
@@ -249,6 +249,10 @@ table.messages-table {
|
||||
max-height: 400px;
|
||||
}
|
||||
|
||||
.sending {
|
||||
color: grey;
|
||||
}
|
||||
|
||||
video {
|
||||
max-width: 90%;
|
||||
max-height: 400px;
|
||||
|
||||
Reference in New Issue
Block a user