ShikiSuen
Well-known member
In case of setting box-shadow (in lieu of border) for block-container, one can see duplicated box-shadow effects through postbits in a thread.
My solution: put the following into the Extra block of Block border framework settings:
(Official solution given by Chris D at #2.)
My solution: put the following into the Extra block of Block border framework settings:
&.lbContainer, &.blockMessage--none {box-shadow: none;}
(Official solution given by Chris D at #2.)
Last edited: