From 791d61d91a2f6d09378c5bed67b581a152b55c86 Mon Sep 17 00:00:00 2001 From: WhyKorp <117651228+whykorp@users.noreply.github.com> Date: Sun, 22 Sep 2024 14:07:10 +0200 Subject: [PATCH] Fix bug --- ruty/todo.php | 1 + 1 file changed, 1 insertion(+) diff --git a/ruty/todo.php b/ruty/todo.php index 7927a90..4e19da6 100644 --- a/ruty/todo.php +++ b/ruty/todo.php @@ -31,6 +31,7 @@ background-color: #f4f4f4; box-shadow: -2px 0 5px rgba(0,0,0,0.5); padding: 20px; + z-index: 2; transition: right 0.3s ease-in-out; }