Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Feb 26, 2024
1 parent 655c613 commit 5fc5d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/client/styles/index.css
Expand Up @@ -18,7 +18,7 @@ html {
.slidev-icon-btn {
aspect-ratio: 1;
display: inline-block;
user-select: none;
user-select: none;
outline: none;
cursor: pointer;
@apply opacity-75 transition duration-200 ease-in-out align-middle rounded p-1;
Expand Down

0 comments on commit 5fc5d47

Please sign in to comment.