Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
stockisteven
Contributor
Contributor

CSS - Background / border not working ?

Having a tough time with this one !

I am building out my app in the mesh editor.

Notice in the snapshot the white outlines  in the objects?

I am trying to remove that.. either making them transparent or the same color as the background.

But no atter what I do (background-color, border-color, margin / padding, etc..) nothing seems to target it.

Am I missing something ? Thanks !!

1 Reply
ErikWetterberg
Master
Master

Hi,

Just a guess, I haven't tried this, but you could try box-sizing: border-box

box-sizing - CSS | MDN

Hope this helps

Erik Wetterberg