mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 07:26:52 +00:00
移动端pdf样式
This commit is contained in:
@@ -1978,4 +1978,10 @@ pre[class*='language-'] {
|
||||
|
||||
.notion-asset-wrapper-pdf>div{
|
||||
width:unset!important
|
||||
}
|
||||
|
||||
/* pdf预览适配页面 */
|
||||
.react-pdf__Page__canvas,.react-pdf__Page__textContent{
|
||||
width: 100% !important;
|
||||
height: auto !important;
|
||||
}
|
||||
Reference in New Issue
Block a user