Skip to content

Commit

Permalink
Fix ui button css applying to Marks
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePotatoArchivist committed May 28, 2024
1 parent 0a549a8 commit e38d15f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib/Mark.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@
button {
background-color: transparent;
border: none;
cursor: initial;
scale: 1;
}
.cell {
Expand Down

0 comments on commit e38d15f

Please sign in to comment.