+
NoPaste cannot decompress the URL
It's possible that you clicked on an invalid link
Sorry about that
diff --git a/style.css b/style.css
index bbd0368..4409f00 100644
--- a/style.css
+++ b/style.css
@@ -100,6 +100,7 @@ h1 {
max-height: 100vh;
overflow-y: auto;
box-sizing: border-box;
+ cursor: initial;
}
.modal-content .additional-info {
opacity: 0.75;
@@ -118,6 +119,7 @@ h1 {
display: flex;
justify-content: center;
align-items: center;
+ cursor: pointer;
}
/* Form elements */