diff --git a/src/jelu-ui/src/App.vue b/src/jelu-ui/src/App.vue
index 65860fb9..e44af650 100644
--- a/src/jelu-ui/src/App.vue
+++ b/src/jelu-ui/src/App.vue
@@ -348,18 +348,18 @@ watch(() => route.name, (newVal, oldVal) => {
-
+
+
+
+
diff --git a/src/jelu-ui/src/assets/style.css b/src/jelu-ui/src/assets/style.css
index fc1aa3ff..04ba9898 100644
--- a/src/jelu-ui/src/assets/style.css
+++ b/src/jelu-ui/src/assets/style.css
@@ -60,6 +60,13 @@
}
/* oruga customization with daisyui */
+.o-chk__check {
+ @apply bg-none;
+}
+
+.o-chk .o-chk__check {
+ @apply checkbox checkbox-primary;
+}
.o-btn.o-btn--success.o-btn--outlined-success {
@apply btn btn-success;
@@ -86,9 +93,6 @@
@apply radio radio-primary radio-sm bg-none;
}
-.o-chk__check {
- @apply bg-none;
-}
.o-pag__link {
@apply btn text-neutral-content !important;
diff --git a/src/jelu-ui/src/components/BookList.vue b/src/jelu-ui/src/components/BookList.vue
index 7e64a9c8..31c7976d 100644
--- a/src/jelu-ui/src/components/BookList.vue
+++ b/src/jelu-ui/src/components/BookList.vue
@@ -180,7 +180,7 @@ try {
-
+
{
diff --git a/src/jelu-ui/src/components/ToReadList.vue b/src/jelu-ui/src/components/ToReadList.vue
index 6ec3d8a7..819136a5 100644
--- a/src/jelu-ui/src/components/ToReadList.vue
+++ b/src/jelu-ui/src/components/ToReadList.vue
@@ -143,7 +143,7 @@ getToRead()
-
+