So I have this app, that I run in a docker container.
The strange thing is, that sometimes, after I restart the app (or update it) the whole interface becomes mangled, like so:
I am working on a test environment, so it’s easy enough for me to recreate the entire system, but it is annoying…
The host is a fedora 42 machine and I start the docker when I need to work on the development.
Any ideas of what can be the cause and how to avoid it?