Added send message icon

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2021-01-09 09:25:29 +01:00
parent 5a42c3f335
commit 4538274e74
No known key found for this signature in database
GPG key ID: 9760693FDD98A790
2 changed files with 55 additions and 1 deletions

View file

@ -249,7 +249,7 @@ limitations under the License.
}
.mx_MessageComposer_sendMessage::before {
mask-image: url('$(res)/img/element-icons/call/video-call.svg');
mask-image: url('$(res)/img/element-icons/send-message.svg');
}
.mx_MessageComposer_formatting {