Add and impl resend button. Update UI when failing to send messages.
This commit is contained in:
parent
e0496305aa
commit
2160440ff1
5 changed files with 39 additions and 2 deletions
|
@ -74,3 +74,7 @@ limitations under the License.
|
|||
.mx_MessageTile_highlight {
|
||||
color: #00f;
|
||||
}
|
||||
|
||||
.mx_MessageTile_msgOption {
|
||||
float: right;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue