fix: small potential safari issues

This commit is contained in:
alexsparkes
2024-05-20 09:42:30 +01:00
parent ddd434aecb
commit 9ea8e681f6
3 changed files with 5 additions and 0 deletions

View File

@@ -31,6 +31,7 @@
margin-top: 15px;
margin-left: -30px; */
cursor: initial;
-webkit-user-select: none;
user-select: none;
opacity: 1;
animation-name: floating;