mirror of
https://github.com/Litlyx/litlyx
synced 2026-02-04 14:42:19 +01:00
fix some colors
This commit is contained in:
@@ -49,11 +49,7 @@ const { isOpen, close } = useMenu();
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div v-if="debugMode" class="flex justify-center w-full">
|
||||
<ThemeSelector></ThemeSelector>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="flex flex-col gap-4">
|
||||
|
||||
<div v-for="section of sections" class="flex flex-col gap-1">
|
||||
|
||||
Reference in New Issue
Block a user