0
0
Fork 0
mirror of https://github.com/VueTubeApp/VueTube synced 2025-01-06 07:31:12 +00:00

Playlist card placeholder bugfix

This commit is contained in:
Nikita Krupin 2022-05-19 15:01:54 -04:00
parent 491a6d295b
commit ea11461ae0

View file

@ -3,7 +3,7 @@
<!-- TODO: make this a playlist-card-renderer -->
<v-card
v-ripple
class="background d-flex flex-row overflow-hidden ma-4"
class="background d-flex flex-row overflow-hidden mb-4 mx-4"
:class="
$store.state.tweaks.roundThumb && $store.state.tweaks.roundTweak > 0
? $vuetify.theme.dark
@ -38,7 +38,7 @@
right: 0;
width: 40%;
height: 100%;
opacity: 0.25;
opacity: 0.5;
"
>
<div>420</div>