mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-13 23:16:47 +00:00
图片阴影限定范围
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/* 图片阴影 */
|
||||
.notion-asset-wrapper-image img {
|
||||
article .notion-asset-wrapper-image img {
|
||||
box-shadow:
|
||||
rgba(50, 50, 93, 0.25) 0px 13px 27px -5px,
|
||||
rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
|
||||
|
||||
Reference in New Issue
Block a user