style: dark 模式下的异常显示

This commit is contained in:
xingyu4j
2025-06-21 17:01:57 +08:00
parent 474cbc3019
commit 2690ea82a6
11 changed files with 16 additions and 17 deletions

View File

@@ -23,7 +23,7 @@ defineExpose({
});
</script>
<template>
<div class="flex w-80 flex-col bg-gray-50 p-5">
<div class="bg-card flex w-80 flex-col rounded-lg p-5">
<h3 class="text-primary h-7 w-full text-center text-xl leading-7">
思维导图创作中心
</h3>