diff --git a/themes/tiddlywiki/vanilla/base.tid b/themes/tiddlywiki/vanilla/base.tid
index 2f60c4537..32c7c3875 100644
--- a/themes/tiddlywiki/vanilla/base.tid
+++ b/themes/tiddlywiki/vanilla/base.tid
@@ -2710,6 +2710,10 @@ body.tc-dirty span.tc-dirty-indicator, body.tc-dirty span.tc-dirty-indicator svg
 	display: inline-block;
 }
 
+::-webkit-file-upload-button {
+	cursor:pointer;
+}
+
 /*
 ** Thumbnail macros
 */