remove overlay class for now

This commit is contained in:
dkanada 2020-07-14 16:51:27 +09:00 committed by GitHub
parent 03a00fc612
commit ee35f089fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,7 +43,7 @@
<span class="material-icons skip_previous"></span> <span class="material-icons skip_previous"></span>
</button> </button>
<button is="paper-icon-button-light" class="btnPlayPause btnPlayStateCommand autoSize cardOverlayButtonIcon" title="${ButtonPause}"> <button is="paper-icon-button-light" class="btnPlayPause btnPlayStateCommand autoSize" title="${ButtonPause}">
<span class="material-icons pause_circle_filled"></span> <span class="material-icons pause_circle_filled"></span>
</button> </button>