update icons for mute and unmute

This commit is contained in:
imohkay 2021-10-26 15:56:07 +05:30
commit eab1b1b4f2
15 changed files with 120 additions and 26 deletions

View file

@ -51,13 +51,13 @@
}
}
.about-phantasma-block {
//.about-phantasma-block {
@media screen and (min-width: 800px) {
background: rgba(255, 255, 255, 0.04);
padding: var(--spacing-2);
}
}
//@media screen and (min-width: 800px) {
//background: rgba(255, 255, 255, 0.04);
//padding: var(--spacing-2);
//}
//}
.accordion-checkbox {
position: absolute;