1
Fork 0
mirror of https://github.com/RGBCube/rgbcube.github.io synced 2025-05-31 05:08:12 +00:00

Make frame not selectable

This commit is contained in:
RGBCube 2023-12-17 22:20:42 +03:00
parent 44131ce538
commit 43854c4adf
No known key found for this signature in database

View file

@ -52,6 +52,8 @@
padding: 0 .3em;
border-radius: 1em;
user-select: none;
}
.frame:hover {