Fix text centering on multi-line titles
This commit is contained in:
parent
44e8e462a1
commit
d2e2f83e14
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