mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-24 06:28:42 +01:00
chore: fix color
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<label class="label cursor-pointer gap-4">
|
||||
<label class="label text-base-content cursor-pointer gap-4">
|
||||
<div class="flex-1"><slot name="label" /></div>
|
||||
<slot name="input" />
|
||||
</label>
|
||||
|
||||
Reference in New Issue
Block a user