Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Popup header gets wrong color on phone #51

Open
filikun opened this issue Sep 30, 2020 · 6 comments
Open

Popup header gets wrong color on phone #51

filikun opened this issue Sep 30, 2020 · 6 comments

Comments

@filikun
Copy link

filikun commented Sep 30, 2020

Not sure how I get the header to display as the rest of the popup. On desktop it shows up just fine.

https://hastebin.com/ucesuvurud.rb

https://imgur.com/a/XO09DXl

@filikun
Copy link
Author

filikun commented Oct 22, 2020

Still an issue in Version 0.4.8.4

@tomerbs
Copy link

tomerbs commented Nov 27, 2020

Same issue here.

@IamMrandrew
Copy link

I guess the header will show up any when screensize is decrease to mobile size? My workaround is to change the header color to gray to make it less visible

@ryanmsnyder
Copy link

Having the same issue. Is there a way to remove the header altogether?

@filikun
Copy link
Author

filikun commented Jun 28, 2021

I guess the header will show up any when screensize is decrease to mobile size? My workaround is to change the header color to gray to make it less visible

Yeah It's kinda weird, it does not show in this compact size
image

But If I make it just a little bit smaller

image

@filikun
Copy link
Author

filikun commented Jun 28, 2021

So this might be the solution, after some tinkering I just added app-header-background-color: rgba(0, 0, 0, 0) to my current theme and now it works as intentional.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants