Skip to content

Commit

Permalink
pointer on modal close
Browse files Browse the repository at this point in the history
  • Loading branch information
KeyboardDabbler committed Jan 29, 2022
1 parent 7daf216 commit bfcad6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/base.css
Expand Up @@ -557,6 +557,6 @@ div.card:contains(section.banner.footer) {
text-align: center !important;
}

input[type="checkbox" i], [class^="ri-"], [class*=" ri-"], .ri-refresh-line:before {
input[type="checkbox" i], [class^="ri-"], [class*=" ri-"], .ri-refresh-line:before, .modal-close {
cursor: pointer;
}

0 comments on commit bfcad6c

Please sign in to comment.