We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eed20ec commit 27851a7Copy full SHA for 27851a7
1 file changed
src/renderer/views/Config.vue
@@ -291,7 +291,7 @@
291
</x-card>
292
293
<x-card
294
- class="flex relative z-10 flex-row justify-between items-center p-2 py-3 my-0 w-full backdrop-blur-xl backdrop-brightness-150 bg-neutral-800/20">
+ class="flex flex-row justify-between items-center p-2 py-3 my-0 w-full backdrop-blur-xl backdrop-brightness-150 bg-neutral-800/20">
295
<div>
296
<div class="flex flex-row gap-2 items-center mb-2">
297
<Icon class="inline-flex text-violet-400 size-8" icon="uil:apps"></Icon>
0 commit comments