From da0e269f9f91a0e59f86a9be3b10c330e9dac112 Mon Sep 17 00:00:00 2001 From: CodeWithSushil Date: Thu, 7 Sep 2023 19:14:04 +0530 Subject: [PATCH] btn --- css/minimal.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/minimal.css b/css/minimal.css index c1c09a3..fe27542 100644 --- a/css/minimal.css +++ b/css/minimal.css @@ -551,6 +551,7 @@ button, border-style: solid !important; border-width: 0.125rem !important; text-decoration: none !important; + cursor: pointer; } .btn-danger {