Skip to content

Commit 7a3acbc

Browse files
committed
Form light and dark complete
1 parent eb58672 commit 7a3acbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/shared/Header.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
class="modal-footer py-3 px-5 border0-t text-right"
211211
>
212212
<button
213-
class="px-4 font-bold text-primary-dark dark:text-primary-light"
213+
class="px-6 py-2 bg-indigo-400 rounded-lg font-bold text-primary-light"
214214
@click="showModal()"
215215
>
216216
Close

0 commit comments

Comments
 (0)