diff --git a/plugin/contents/ui/dancer.html b/plugin/contents/ui/dancer.html index ab62000..5063052 100644 --- a/plugin/contents/ui/dancer.html +++ b/plugin/contents/ui/dancer.html @@ -241,8 +241,8 @@ html, body { ============================================================ */ .lyric-display { position: absolute; - left: 8%; - top: 8%; + left: 3%; + bottom: 16%; max-width: 36%; pointer-events: none; opacity: 0;