1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

removed important

This commit is contained in:
Sarab Singh 2020-05-02 15:16:40 +05:30
parent e13a768811
commit bbfe685477

View file

@ -142,6 +142,6 @@
.slider-zoom-container { .slider-zoom-container {
margin: auto; margin: auto;
max-height: 100% !important; max-height: 100%;
max-width: 100% !important; max-width: 100%;
} }