Merge pull request #652 from tangly1024/3.7.1

处理溢出
This commit is contained in:
tangly1024
2022-12-27 21:07:54 +08:00
committed by GitHub

View File

@@ -692,7 +692,7 @@ svg.notion-page-icon {
}
.notion-asset-wrapper-full {
max-width: 100vw;
/* max-width: 100vw; */
}
.notion-asset-wrapper img {