mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-07 21:51:13 -07:00
fixed some stupid custom app name issues
This commit is contained in:
parent
1dff4624f3
commit
2a99403a0e
1 changed files with 2 additions and 1 deletions
|
@ -160,9 +160,10 @@
|
||||||
font-size:36px;
|
font-size:36px;
|
||||||
padding:40px 20px;
|
padding:40px 20px;
|
||||||
height:auto;
|
height:auto;
|
||||||
max-width: 350px;
|
max-width: 300px;
|
||||||
display: flex;
|
display: flex;
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
|
word-break: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
.outer-profile {
|
.outer-profile {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue