fix: color swatch input style

This commit is contained in:
Jannat Patel
2025-07-25 18:30:58 +05:30
parent 01794a47c6
commit d8ce88ab57
7 changed files with 1423 additions and 39 deletions

View File

@@ -130,7 +130,9 @@
<ColorSwatches
v-model="course.card_gradient"
:label="__('Card Gradient')"
:label="__('Color')"
:description="__('Choose a color for the course card')"
class="w-full"
/>
</div>
</div>