diff --git a/plugin/contents/ui/dancer.html b/plugin/contents/ui/dancer.html index 6466850..d87e23e 100644 --- a/plugin/contents/ui/dancer.html +++ b/plugin/contents/ui/dancer.html @@ -121,7 +121,7 @@ html, body { ============================================================ */ .music-ticker { position: absolute; - bottom: 4%; + top: 4%; left: 50%; transform: translateX(-50%); display: flex;