mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 21:03:17 -07:00
Fix for longer application names
This commit is contained in:
parent
2e5d518008
commit
88376eae6d
1 changed files with 4 additions and 0 deletions
|
@ -121,6 +121,10 @@
|
||||||
font-size:36px;
|
font-size:36px;
|
||||||
padding:40px 20px;
|
padding:40px 20px;
|
||||||
height:auto;
|
height:auto;
|
||||||
|
max-width: 350px;
|
||||||
|
display: flex;
|
||||||
|
white-space: normal;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.outer-profile {
|
.outer-profile {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue