Merge branch 'ciderapp:upcoming' into upcoming

This commit is contained in:
Maikiwi 2022-01-24 23:50:23 -08:00 committed by GitHub
commit 9c70cb8211
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 44 additions and 29 deletions

View file

@ -96,7 +96,7 @@
style="display: inline-block"></div>
</div>
<!-- :class="[isElementOverflowing('#app-main > div.app-chrome > div.app-chrome--center > div > div > div.playback-info > div.song-artist') ? 'marquee' : '']" -->
<div class="song-artist"
<div class="song-artist-album"
style="display: inline-block; -webkit-box-orient: horizontal; white-space: nowrap;">
<div class="item-navigate song-artist" style="display: inline-block"
@click="getNowPlayingItemDetailed(`artist`)">
@ -806,4 +806,4 @@
src="./js/WSAPI_Interop.js"></script>
</body>
</html>
</html>