mirror of
https://github.com/jellyfin/jellyfin-vue.git
synced 2025-03-04 19:57:34 +00:00
Merge pull request #600 from jellyfin/fix/playbuttonmargin
fix(item): add bottom margin to play button
This commit is contained in:
commit
038d8012c9
@ -41,7 +41,7 @@
|
||||
<media-info :item="item" year runtime rating ends-at />
|
||||
</div>
|
||||
<v-row
|
||||
class="mt-4 align-center"
|
||||
class="my-4 align-center"
|
||||
:class="{
|
||||
'justify-center': !$vuetify.breakpoint.mdAndUp,
|
||||
'ml-1': $vuetify.breakpoint.mdAndUp
|
||||
|
Loading…
x
Reference in New Issue
Block a user