vue-json-edit icon indicating copy to clipboard operation
vue-json-edit copied to clipboard

Css is clashing with the app's css

Open ajayexpert opened this issue 5 years ago • 2 comments

Hi

i am trying to use this json editor but the thing is unable to use it because the css is clashing with app's css.

ajayexpert avatar Oct 15 '20 12:10 ajayexpert

Indeed, this dependency is injecting Pure CSS library v1.0.0 globally at the document level, which is likely to break the styles of the applications. This is a must fix

sylvainpolletvillard avatar Jan 26 '21 14:01 sylvainpolletvillard

Well, im having that issue, and seeing as it's been 2 years, imma just move on. For clarification, for me it's affecting the and inputs, such as buttons, dropdown's, etc, i cannot find a way to really stop it other then adding a class to all buttons.

MerlinR avatar Apr 20 '22 20:04 MerlinR