mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #880 from thornbill/stuck-in-the-middle
Fix text centering on multi-line titles
This commit is contained in:
commit
4dd09a0586
1 changed files with 1 additions and 0 deletions
|
@ -539,6 +539,7 @@
|
|||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.detailPagePrimaryContainer {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue