Added new fullscreen icon

This commit is contained in:
2018-12-08 08:23:54 +09:00
parent 7da6cb8881
commit f8382f5093
2 changed files with 2 additions and 1 deletions

View File

@ -26,7 +26,7 @@ component AMVVideo(amv *arn.AMV)
//- RawIcon("heart-o")
button.video-control.action(data-action="toggleFullscreen", data-trigger="click", data-id=amv.ID, aria-label="Fullscreen")
RawIcon("square-o")
RawIcon("fullscreen")
component AMVFooter(amv *arn.AMV, user *arn.User)
.amv-footer