标题图片高度

This commit is contained in:
tlyong1992
2022-06-08 10:15:09 +08:00
parent a45085e496
commit 4635c1b7d0

View File

@@ -674,6 +674,7 @@ svg.notion-page-icon {
.notion-asset-wrapper img {
width: 100%;
/* height: 100%; */
height: auto !important;
max-height: 100%;
}