fmyter

PDF Weavely Embed Custom CSS

Oct 29th, 2025
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.14 KB | None | 0 0
  1. .embed-html {
  2.     width: 100%;
  3.     height: 100%;
  4.     aspect-ratio: 1 / 1;
  5.     background: var(--surface-color);
  6.     overflow: auto;
  7. }
Advertisement
Add Comment
Please, Sign In to add comment