mirror of
https://github.com/RGBCube/rgbcube.github.io
synced 2025-06-02 14:18:16 +00:00
Make frame not selectable
This commit is contained in:
parent
44131ce538
commit
43854c4adf
1 changed files with 2 additions and 0 deletions
|
@ -52,6 +52,8 @@
|
||||||
|
|
||||||
padding: 0 .3em;
|
padding: 0 .3em;
|
||||||
border-radius: 1em;
|
border-radius: 1em;
|
||||||
|
|
||||||
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.frame:hover {
|
.frame:hover {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue