ferdium / ferdium-app

All your services in one place, built by the community
https://ferdium.org
Apache License 2.0
2.65k stars 164 forks source link

Status Page In Whatsapp Not Showing Completely #1774

Closed Shabeebcp closed 2 weeks ago

Shabeebcp commented 1 month ago

Avoid duplicates

Ferdium Version

6.7.4

What Operating System are you using?

Windows

Operating System Version

W10

What arch are you using?

x64

Last Known Working Ferdium version

No response

Expected Behavior

Status Need to Show Full

Actual Behavior

image

Steps to reproduce

1.Route To Status Page

Debug link

No response

Screenshots

No response

Additional information

No response

eitchtee commented 2 weeks ago

This is related to the service.css in your recipe folder, deleting the following line will fix the issue

/* Hide install desktop application notice */
.xz9dl7a {
  display: none;
}

I don't know where the mentioned notice is located, but it doesn't seem to show for me (for now at least)