mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
move mediainfocontent style to site.css
This commit is contained in:
parent
dc6f7dcb8f
commit
cb6920c51f
8 changed files with 6 additions and 42 deletions
|
@ -108,3 +108,9 @@ div[data-role=page] {
|
|||
padding-bottom: .4em !important;
|
||||
padding-top: .4em !important
|
||||
}
|
||||
|
||||
.mediaInfoContent {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
width: 85%
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue