Fix mute/unmute styling

This commit is contained in:
Robert Long 2021-12-06 12:19:38 -08:00
commit 4e2d1c5dcd
7 changed files with 21 additions and 39 deletions

View file

@ -21,6 +21,7 @@
align-items: center;
padding: 0 12px;
color: var(--textColor1);
font-size: 14px;
}
.popoverMenuItem > * {