Hi, I am facing a weird problem when uploading a plugin I developed. The uploaded plugin is different from localhost (atlas-run). I've checked the .jar/.obr file, and they contain the same code as the source code. However, when I go to test it on the server that I uploaded the plugin to, it looks different.
Uploaded plugin:
Localhost:
I've ran atlas-mvn package before uploading the .jar/.obr files. What's going on?
Looks like a CSS formatting issue and not a code difference. There is most likely some CSS on the server you are loading it to that is overriding your style. You should ensure that any styles you are applying have enough hierarchy to not be overridden.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.