From 6ce828cb9649e8fc0a68bd7f0f99719b73229692 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Sun, 17 Jul 2022 21:03:42 +1000 Subject: Add more 'title' tooltips --- src/components/TutorialPane.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/TutorialPane.vue') diff --git a/src/components/TutorialPane.vue b/src/components/TutorialPane.vue index dd772b1..2803498 100644 --- a/src/components/TutorialPane.vue +++ b/src/components/TutorialPane.vue @@ -31,7 +31,7 @@
- {{touchDevice ? 'Tap' : 'Click'}} the icon at the top-right to search + {{touchDevice ? 'Tap' : 'Click'}} the icon at the top right of screen to search Or press Ctrl-F -- cgit v1.2.3