diff options
Diffstat (limited to 'app/ui/lyrics.php')
-rw-r--r-- | app/ui/lyrics.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/ui/lyrics.php b/app/ui/lyrics.php index 8f50931..274ff93 100644 --- a/app/ui/lyrics.php +++ b/app/ui/lyrics.php @@ -43,7 +43,7 @@ } </style> </head> -<body class="crossplatform" style="background-color: transparent;"> +<body style="background-color: transparent;"> <script src="/assets/js/common.js"></script> <div id="lyrics-outer"> <div id="not-playing" style="position: fixed; inset: 16px; display: flex; align-items: center; justify-content: center; opacity: .5; text-align: center;"> |