From ec5256dabdf52e73baa39a6f9a2b216ec8f2cbbf Mon Sep 17 00:00:00 2001 From: Alex Ling Date: Sat, 26 Dec 2020 11:21:09 +0000 Subject: [PATCH] Improve batch mark UX (#97) --- src/views/components/card.html.ecr | 3 ++- src/views/title.html.ecr | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/views/components/card.html.ecr b/src/views/components/card.html.ecr index d1c02c9..a116fee 100644 --- a/src/views/components/card.html.ecr +++ b/src/views/components/card.html.ecr @@ -35,7 +35,7 @@ onclick="location='<%= base_url %>book/<%= item.id %>'" <% end %>> -
x-init="disabled = false" <% end %>> @@ -45,6 +45,7 @@ class="grayscale" <% end %>>
+
diff --git a/src/views/title.html.ecr b/src/views/title.html.ecr index 8eb7881..9d22f22 100644 --- a/src/views/title.html.ecr +++ b/src/views/title.html.ecr @@ -1,5 +1,5 @@
-
+