diff --git a/public/css/style.scss b/public/css/style.scss index af99aad12..a3f3b6a9f 100644 --- a/public/css/style.scss +++ b/public/css/style.scss @@ -778,7 +778,7 @@ key { } } -#restartTestButton, #showWordHistoryButton { +#restartTestButton, #showWordHistoryButton, #copyResultToClipboardButton { position: relative; opacity: 0; border-radius: var(--roundness); diff --git a/public/index.html b/public/index.html index 5e5859600..79bd30490 100644 --- a/public/index.html +++ b/public/index.html @@ -205,8 +205,9 @@
123
+
- +