fix problems

This commit is contained in:
Viktor Rådberg
2023-08-02 15:37:50 +02:00
parent 6cab0e2513
commit dc8985e88c
4 changed files with 14 additions and 20 deletions

View File

@@ -90,6 +90,7 @@ export const LifeCounterTextContainer = styled.p<{
pointer-events: none;
-webkit-touch-callout: none;
-webkit-tap-highlight-color: transparent;
user-select: none;
-moz-user-select: -moz-none;
-webkit-user-select: none;
-ms-user-select: none;