From 0d388b8c422bba6e6081702e5ae307c0ac475e75 Mon Sep 17 00:00:00 2001 From: ming Date: Tue, 29 Apr 2025 15:59:33 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B2=84=ED=8A=BC=20=ED=85=8D=EC=8A=A4?= =?UTF-8?q?=ED=8A=B8=20=EC=82=AC=EC=9D=B4=EC=A6=88=20=EC=A1=B0=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/assets/stylesheets/application.tailwind.css | 2 +- app/views/schedules/view.html.erb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/assets/stylesheets/application.tailwind.css b/app/assets/stylesheets/application.tailwind.css index a303ee8..2bec063 100644 --- a/app/assets/stylesheets/application.tailwind.css +++ b/app/assets/stylesheets/application.tailwind.css @@ -75,7 +75,7 @@ } .btn { - @apply justify-center rounded-md bg-default-slate px-4 py-2 text-sm font-semibold leading-6 text-white + @apply justify-center rounded-md bg-default-slate px-4 py-2 font-semibold leading-6 text-white shadow-xs hover:opacity-80 cursor-pointer } diff --git a/app/views/schedules/view.html.erb b/app/views/schedules/view.html.erb index e963567..e7272ce 100644 --- a/app/views/schedules/view.html.erb +++ b/app/views/schedules/view.html.erb @@ -33,7 +33,7 @@
ON/OFF
-
+
<%#= s.is_active %> <% if s.is_active %>