mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update cinema mode trailer selection
This commit is contained in:
parent
cb3b17ee4a
commit
e6ea55f07a
1 changed files with 2 additions and 7 deletions
|
@ -139,17 +139,12 @@ h1, h1 a {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 100px;
|
left: 100px;
|
||||||
right: 100px;
|
right: 100px;
|
||||||
|
top: 12px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
margin: 0 auto !important;
|
margin: 0 auto !important;
|
||||||
padding: 0 !important;
|
padding: 0 !important;
|
||||||
}
|
justify-content: center;
|
||||||
|
|
||||||
@media all and (max-width: 400px) {
|
|
||||||
|
|
||||||
.libraryMenuButtonText {
|
|
||||||
display: block;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.libraryPanelHeader span {
|
.libraryPanelHeader span {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue