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

Make play button bigger

This commit is contained in:
Dmitry Lyzo 2021-03-28 18:52:25 +03:00
parent d67998c226
commit 42d7ad691c

View file

@ -388,7 +388,7 @@
.btnPlayPause {
padding: 0;
margin: 0;
font-size: 1.7em;
font-size: 2em;
}
.nowPlayingPageImage {