From d802d24bfb434ad7afa48236c70cf0bc476cccd9 Mon Sep 17 00:00:00 2001 From: Miodec Date: Thu, 5 Aug 2021 13:38:04 +0100 Subject: [PATCH] placed carets inside the words wrapper to make them invisible outside the words area --- src/sass/style.scss | 3 +++ static/index.html | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/src/sass/style.scss b/src/sass/style.scss index e6d1eb940..abaca05f7 100644 --- a/src/sass/style.scss +++ b/src/sass/style.scss @@ -2447,6 +2447,9 @@ key { #middle { .pageTest { + #wordsWrapper { + position: relative; + } #memoryTimer { background: var(--main-color); color: var(--bg-color); diff --git a/static/index.html b/static/index.html index 066123204..e8141e4e5 100644 --- a/static/index.html +++ b/static/index.html @@ -1130,8 +1130,6 @@
Time left to memorise all words: 0s
-
-
60
@@ -1147,6 +1145,8 @@ Click or press any key to focus
+ +