🚸 调整hint

This commit is contained in:
目棃
2025-01-17 16:13:31 +08:00
parent d78b794dc6
commit 18c96102b3
2 changed files with 7 additions and 2 deletions

View File

@@ -159,10 +159,15 @@ defineExpose({ displayBox });
}
.loading-subtitle {
position: relative;
width: 100%;
max-width: 100%;
height: 25px;
box-sizing: border-box;
padding: 0 20px;
font-size: 1rem;
text-align: center;
word-break: break-all;
}
.loading-img {