调整图片排版上下边距

This commit is contained in:
tangly1024.com
2023-02-01 14:46:28 +08:00
parent 4687c7f08f
commit 1ac2c5598f

View File

@@ -700,6 +700,10 @@ svg.notion-page-icon {
max-width: 100%;
}
.notion-asset-wrapper-image > div {
height: auto !important;
}
.notion-asset-wrapper-full {
/* max-width: 100vw; */
}