From b1acf1532e7404ed8deb745732c9296a8a2e280c Mon Sep 17 00:00:00 2001 From: Sanskar Tiwari Date: Tue, 16 May 2023 04:42:50 +0530 Subject: [PATCH] make swipe button cursor pointer since it is a button --- public/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/public/style.css b/public/style.css index 0d415f11d..c60b711dc 100644 --- a/public/style.css +++ b/public/style.css @@ -527,6 +527,7 @@ code { grid-column-start: 4; flex-flow: column; font-size: 30px; + cursor: pointer; } .swipe_right img,