mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 02:48:19 -07: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
@ -539,6 +539,7 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.detailPagePrimaryContainer {
|
||||
|
Loading…
Reference in New Issue
Block a user