修复内容显示问题

This commit is contained in:
eoao
2025-06-03 07:53:22 +08:00
parent 2341d14b2d
commit 462bb132e2
4 changed files with 8 additions and 7 deletions

View File

@@ -46,6 +46,7 @@ function updateContent() {
font-size: 14px;
line-height: 1.5;
color: #13181D;
overflow-wrap: break-word;
}
.shadow-content {
@@ -100,8 +101,7 @@ function autoScale() {
const scale = Math.min(scaleX, scaleY)
const hostElement = shadowRoot.host
hostElement.style.transform = `scale(${scale})`
hostElement.style.transformOrigin = 'top left'
hostElement.style.zoom = scale
}
onMounted(() => {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -6,8 +6,8 @@
<title></title>
<link rel="icon" href="/assets/favicon-C5dAZutX.svg" type="image/svg+xml">
<script src="https://challenges.cloudflare.com/turnstile/v0/api.js" async defer></script>
<script type="module" crossorigin src="/assets/index-BnY9p7I8.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-eZW8RvmT.css">
<script type="module" crossorigin src="/assets/index-Cy4AcSPU.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-B2XKi21Y.css">
</head>
<body>
<div id="loading-first">