Use compound Mic icons everywhere (#9849)

This commit is contained in:
Michael Weimann
2023-01-02 13:36:58 +00:00
committed by GitHub
parent 0f7a2ce6df
commit ecb3e7a197
13 changed files with 22 additions and 29 deletions
+1 -1
View File
@@ -254,7 +254,7 @@ limitations under the License.
}
.mx_MessageComposer_voiceMessage::before {
mask-image: url("$(res)/img/voip/mic-on-mask.svg");
mask-image: url("$(res)/img/element-icons/mic.svg");
}
.mx_MessageComposer_voiceBroadcast::before {