Skip to content

Commit

Permalink
[Fix] Maintain proper cursor over SVGs on Game page (#4213)
Browse files Browse the repository at this point in the history
* [Fix] Maintain proper cursor on Game page with SVGs inside buttons

* [Fix] Remove redundant svg cursor text style on Game page
  • Loading branch information
Flexicon authored Dec 27, 2024
1 parent fd0b49a commit d7e42b2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/frontend/screens/Game/GamePage/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -218,10 +218,6 @@
margin-bottom: 0;
}

svg {
cursor: text;
}

& > .selectFieldWrapper.Field {
margin-bottom: var(--space-md);
}
Expand Down

0 comments on commit d7e42b2

Please sign in to comment.