Updated audio/assets extension user feedback for muted/disconnected from assets repo.

This commit is contained in:
Tony Ribeiro
2023-08-24 21:42:32 +02:00
parent 3b6978010f
commit 7e5bdb11a3
5 changed files with 69 additions and 36 deletions

View File

@@ -10,4 +10,8 @@
padding: 5px;
width: 50px;
height: 30px;
}
.audio-mute-button-muted {
color: red;
}