Commit 14128052 authored by 陈曦's avatar 陈曦
Browse files

浅色模式下的side-bar展示问题

parent eb2dce92
......@@ -14,7 +14,7 @@
</div>
<transition name="fade">
<div v-if="!sidebarCollapsed" class="flex flex-col">
<span class="text-lg font-bold text-gray-900 dark:text-white">
<span class="text-lg font-bold text-white">
{{ siteName }}
</span>
<!-- Version Badge -->
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment