Describe the bug
I'm trying to use this page on Plash: https://zoom.earth/maps/temperature-feel/, and I have created a custom CSS to make it look nicer. The styles work when I view the page on the browser, but not when I add them to the CSS field on Plash.
Also, there's also something happening that I'm always greeted with the "Welcome" popup - which is something I can't even reproduce again on the browser even if I clear all application data + local/session storages
To reproduce
Steps to reproduce the behavior:
.panel,
button,
div.group,
.footer-coordinate,
footer,
.tooltip {
display: none !important;
}
div.legend.celsius {
position: relative !important;
top: calc(100vh - 28px) !important;
}
Expected behavior
View should be the same between browser and Plash.
Screenshots
View with custom CSS on browser:
When I add it to Plash with the custom CSS, this is how it looks:
In addition, whenever it reloads I see the "Welcome" popup again:
Info
Additional context
N/A
Thanks for your help!
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too