We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, i was using the plugin when i noticed that panels and probably all elements have a small offset.
After a while i noticed it was due to the border-x and border-y field on the kenney json.
Long story short, i had to modify the panel script by removing all the 'border-x' and 'border-y' calls.
Hope this helps someone :D
PD: The same could PROBABLY be done on all elements, haven't test it yet.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, i was using the plugin when i noticed that panels and probably all elements have a small offset.
After a while i noticed it was due to the border-x and border-y field on the kenney json.
Long story short, i had to modify the panel script by removing all the 'border-x' and 'border-y' calls.
Hope this helps someone :D
PD: The same could PROBABLY be done on all elements, haven't test it yet.
The text was updated successfully, but these errors were encountered: