mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix socket errors on linux under .net core
This commit is contained in:
parent
8080a75e13
commit
ef2c5637be
1 changed files with 1 additions and 1 deletions
|
@ -818,7 +818,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
|||
|
||||
.mediaInfoText {
|
||||
background: rgba(31,31,31,.7);
|
||||
padding: .2em .5em;
|
||||
padding: .25em .5em;
|
||||
border-radius: .25em;
|
||||
color: #ddd;
|
||||
margin-right: .5em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue