mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-28 15:10:04 +00:00
Notion 视频样式修复
This commit is contained in:
@@ -706,7 +706,7 @@ svg.notion-page-icon {
|
||||
}
|
||||
|
||||
.notion-asset-wrapper-full {
|
||||
/* max-width: 100vw; */
|
||||
max-width: inherit;
|
||||
}
|
||||
|
||||
.notion-asset-wrapper img {
|
||||
@@ -1565,7 +1565,7 @@ code[class*='language-'] {
|
||||
}
|
||||
|
||||
.notion-asset-wrapper-full {
|
||||
max-width: 100vw;
|
||||
max-width: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user