mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix function-comma-space-after (CSS)
This commit is contained in:
parent
0c0853a80a
commit
2ac83a43d1
15 changed files with 28 additions and 29 deletions
|
@ -121,7 +121,7 @@
|
|||
.slideTextInner {
|
||||
margin: 0 auto;
|
||||
max-width: 60%;
|
||||
background: rgba(0,0,0,.8);
|
||||
background: rgba(0, 0, 0, .8);
|
||||
display: inline-block;
|
||||
padding: .5em 1em;
|
||||
border-radius: .25em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue