domql icon indicating copy to clipboard operation
domql copied to clipboard

Media query overriding issue

Open gugakatsi opened this issue 2 years ago • 3 comments

gugakatsi avatar Jan 16 '23 17:01 gugakatsi

@gugakatsi what do you mean?

nikoloza avatar Apr 25 '23 01:04 nikoloza

Will provide example in few hrs

gugakatsi avatar Apr 25 '23 11:04 gugakatsi

NewsCardWrapper couldn't not override props inside @media-query , like padding in this case, otherwise if there was no padding props inside NewsCard @media-query would work

NewsCard Wrapper https://gist.github.com/gugakatsi/e774b575475d57a83b5767c84cfab818

NewsCard https://gist.github.com/gugakatsi/9d82cb18188e87a277c7843d6f72ef02

gugakatsi avatar Apr 25 '23 13:04 gugakatsi