修复 Logo 暗黑模式下的问题
All checks were successful
Build / build (push) Successful in 1m42s

This commit is contained in:
ivamp 2024-09-19 18:52:22 +08:00
parent 1c7bde57ed
commit 1b3a7f35b7

View File

@ -77,7 +77,7 @@
round
size="large"
:src="leaflowPng"
class="min-w-10 min-h-10 p-1.5 absolute top-0 !bg-transparent dark:!bg-white"
class="min-w-10 min-h-10 p-1.5 absolute top-0 !bg-transparent "
/>
</div>