Css square inner fillet plus shadow

clipboard.png

how can this kind of square inner fillet not produce obvious dividing lines with the shadow effect

Sep.07,2021

you can use filter: drop-shadow (x offset, y offset, blur size, color value); instead of box-shadow

the difference is that it will drop the transparent part of Filter

from Zhang Xinxu's blog https://www.zhangxinxu.com/wo.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3c700-2c319.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3c700-2c319.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?