💄 微调

This commit is contained in:
BTMuli
2025-09-18 18:37:17 +08:00
parent 264d36490c
commit f98b1913f7
3 changed files with 14 additions and 16 deletions

View File

@@ -72,7 +72,7 @@ async function displayBox(params: LoadingParams): Promise<void> {
defineExpose({ displayBox });
</script>
<style lang="css" scoped>
<style lang="scss" scoped>
.func-loading-outer-enter-active,
.func-loading-outer-leave-active,
.func-loading-inner-enter-active {
@@ -156,7 +156,6 @@ defineExpose({ displayBox });
column-gap: 5px;
font-family: var(--font-title);
font-size: 2rem;
font-weight: 600;
}
.loading-subtitle {