aboutsummaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css
index dbeca93..96f04d4 100644
--- a/css/style.css
+++ b/css/style.css
@@ -271,6 +271,7 @@ input[type=submit]:hover {
.file.dragged {
border: none;
+ pointer-events: none;
}
.file:hover:not(.dragged) {