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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources 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

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