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

Field.Toggle : double right Margin issue #4143

Open
Yogesh2645 opened this issue Oct 17, 2024 · 1 comment
Open

Field.Toggle : double right Margin issue #4143

Yogesh2645 opened this issue Oct 17, 2024 · 1 comment

Comments

@Yogesh2645
Copy link

Yogesh2645 commented Oct 17, 2024

🐛 Bug Report

applied right margin through css class is getting applied twice

To Reproduce

Add a FieldToggleControl and apply css class to it.
IN css apply right margin 10 pixels.
You will see 20 pixels margin.

Expected behavior

Should not apply margin twice.

Eufemia Version

10.51.1

@langz
Copy link
Contributor

langz commented Oct 21, 2024

Hi @Yogesh2645, and thanks so much for reporting 👍
I've tried to reproduce the issue you reported in the following CSB, using the eufemia version you reported(10.51.1), and I was unfortunately not able to reproduce it.

Am I missing some code in my example?
I've tried my best to base the code in the example/CSB on your written example in the "to reproduce"-section.

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

No branches or pull requests

2 participants