We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 655c613 commit 5fc5d47Copy full SHA for 5fc5d47
packages/client/styles/index.css
@@ -18,7 +18,7 @@ html {
18
.slidev-icon-btn {
19
aspect-ratio: 1;
20
display: inline-block;
21
- user-select: none;
+ user-select: none;
22
outline: none;
23
cursor: pointer;
24
@apply opacity-75 transition duration-200 ease-in-out align-middle rounded p-1;
0 commit comments