From 536ebf38ec0afc12225a763699bf934a1adb4f0b Mon Sep 17 00:00:00 2001 From: Preetham Pemmasani <75422607+ppmpreetham@users.noreply.github.com> Date: Mon, 30 Sep 2024 15:41:44 +0530 Subject: [PATCH] added cursor to the last theme --- apps/remix-ide/src/assets/css/themes/remix-hacker_owl.css | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/remix-ide/src/assets/css/themes/remix-hacker_owl.css b/apps/remix-ide/src/assets/css/themes/remix-hacker_owl.css index 4230f2c6a0..bf4d7268fd 100644 --- a/apps/remix-ide/src/assets/css/themes/remix-hacker_owl.css +++ b/apps/remix-ide/src/assets/css/themes/remix-hacker_owl.css @@ -5092,6 +5092,7 @@ a.close.disabled { .modal-header .close { padding: 15px; margin: -1rem -1rem -1rem auto; + cursor: pointer; } .modal-title { margin-bottom: 0;