jellyfin / jellyfin-vue

A modern web client for Jellyfin based on Vue
https://jellyfin.org
GNU General Public License v3.0
1.29k stars 229 forks source link

Progress line alignment wrong #2311

Closed Deagarys closed 7 months ago

Deagarys commented 7 months ago

Description of the bug

image

progress line alignment is wrong.

Steps to reproduce

I updated to unstable.2024-04-18.69f9874

Expected behavior

image needs a bottom: 0; in styling

Logs

No response

Screenshots

No response

Platform

Linux

Browser

Chrome

Jellyfin server version

10.8.13

Additional context

No response

ferferga commented 7 months ago

Caused by the Vuetify update merged here: https://github.com/jellyfin/jellyfin-vue/pull/2309