We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 083c05d commit 2fb2d5fCopy full SHA for 2fb2d5f
src/skeleton.css
@@ -19,6 +19,7 @@
19
line-height: 1;
20
21
position: relative;
22
+ user-select: none;
23
overflow: hidden;
24
z-index: 1; /* Necessary for overflow: hidden to work correctly in Safari */
25
}
0 commit comments