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

Fix stylelint error

This commit is contained in:
Bill Thornton 2020-11-25 13:58:34 -05:00
parent dab29bdfe0
commit 7cd8fd9aa5

View file

@ -15,7 +15,7 @@
top: 0;
width: 100%;
color: #000;
opacity: .7;
opacity: 0.7;
}
.bookPlayerContainer {