From 474881c2f1a26d57ccffb011f71fc19e67940033 Mon Sep 17 00:00:00 2001 From: Justin <justinodunn@hotmail.com> Date: Tue, 18 Jul 2023 16:11:12 +0800 Subject: [PATCH] Update style.css --- static/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/style.css b/static/style.css index 8d66d93..d87a59c 100755 --- a/static/style.css +++ b/static/style.css @@ -1331,6 +1331,7 @@ input[type=checkbox]:hover { color: red; justify-content: center; align-items: center; + transition: color 0.3s; } #save-prompt-btn {