Skip to content

Commit

Permalink
🐛 Fixed button theme not sticking to speaker group buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
kalkih committed Feb 10, 2020
1 parent 1cadce3 commit 8082356
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/groupList.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ class MiniMediaPlayerGroupList extends LitElement {
text-align: center;
width: 50%;
--mdc-theme-primary: transparent;
background: rgba(255,255,255,0.25);
}
`;
}
Expand Down

0 comments on commit 8082356

Please sign in to comment.