c9afe8f009296e637d7da931cedcf52c19e0041a
Bug: container .dte-preview era display:flex + justify-content:center. Em alguns navegadores, o flex limitava a altura intrinseca do .dte-preview__doc (papel) quando o conteudo crescia — background branco ficava com a altura do menor item e o conteudo "vazava". Fix: container vira block normal com overflow-y:auto. Doc centralizado via margin:0 auto (em vez de justify-content). Adiciona box-sizing:border-box + height:auto + overflow:visible no doc pra garantir que o background cresce com o conteudo. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sakai is an application template for Vue based on the create-vue, the recommended way to start a Vite-powered Vue projects.
Visit the documentation to get started.
Description
Languages
Vue
61.3%
PLpgSQL
17.4%
JavaScript
16%
HTML
2.7%
TypeScript
2.3%
Other
0.3%