mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
support url's after closing nfo tag
This commit is contained in:
parent
17074bfa0f
commit
0a81db18ed
7 changed files with 17 additions and 24 deletions
|
@ -118,14 +118,14 @@
|
|||
@media all and (min-width: 1600px) {
|
||||
|
||||
.ehsContent {
|
||||
width: 85%;
|
||||
width: 92%;
|
||||
}
|
||||
}
|
||||
|
||||
@media all and (min-width: 1920px) {
|
||||
|
||||
.ehsContent {
|
||||
width: 90%;
|
||||
width: 94%;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue