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:
parent
dab29bdfe0
commit
7cd8fd9aa5
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
top: 0;
|
||||
width: 100%;
|
||||
color: #000;
|
||||
opacity: .7;
|
||||
opacity: 0.7;
|
||||
}
|
||||
|
||||
.bookPlayerContainer {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue