但是你知道有一个CSS滤镜 drop-shadow 可以做类似的事情吗? ... .my-element { filter: drop-shadow(0 0.2rem 0.25rem rgba(0, 0, 0, 0.2)); }.
確定! 回上一頁