Use web components for SVG icons

This commit is contained in:
2019-08-30 16:04:28 +09:00
parent b32005cdee
commit d974156d68
13 changed files with 113 additions and 61 deletions

View File

@ -92,8 +92,9 @@ animation rotate-x-once
&.fade-out
pointer-events none
.icon-play
transform translateX(3px)
svg-icon
[name="play"]
transform translateX(3px)
#audio-player-play,
#audio-player-pause,