Minor fix.

This commit is contained in:
Daniel
2022-06-07 20:16:19 +04:30
parent 6882e91d7a
commit b814050702
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
padding: 5px;
top: 15%;
position: fixed;
position: absolute;
-moz-user-select: none;
-webkit-user-select: none;
user-select: none;