added cursor to the last theme

pull/5370/head
Preetham Pemmasani 5 months ago committed by Aniket
parent 346d3cdee2
commit 536ebf38ec
  1. 1
      apps/remix-ide/src/assets/css/themes/remix-hacker_owl.css

@ -5092,6 +5092,7 @@ a.close.disabled {
.modal-header .close { .modal-header .close {
padding: 15px; padding: 15px;
margin: -1rem -1rem -1rem auto; margin: -1rem -1rem -1rem auto;
cursor: pointer;
} }
.modal-title { .modal-title {
margin-bottom: 0; margin-bottom: 0;

Loading…
Cancel
Save