fix(mobile): adjust peek view style for mobile (#8003)

![image.png](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/T2klNLEk0wxLh4NRDzhk/c3a04128-0309-4df6-ab6d-0a5129483c73.png)
This commit is contained in:
pengx17
2024-08-29 16:45:22 +00:00
parent 7ae141bd9e
commit adf314d594
3 changed files with 27 additions and 0 deletions
@@ -73,6 +73,10 @@ globalStyle('.doc-title-container', {
},
});
globalStyle('[data-peek-view-wrapper] .doc-title-container', {
fontSize: cssVar('fontH6'),
});
globalStyle('.affine-page-root-block-container', {
'@container': {
[`viewport (width <= 640px)`]: {