💄(frontend) show pointer cursor on interactive switches

Set the cursor to a pointer on Switch components when they are
actually interactive, so it is visually clear that they can be
toggled.
This commit is contained in:
lebaudantoine
2026-08-05 13:26:33 +02:00
committed by aleb_the_flash
parent 00a2bd9558
commit b7892431be
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -45,6 +45,7 @@ and this project adheres to
- 🩹(all) clear the SonarCloud reliability finding and the lint debt
- 🐛(frontend) stop the installed app reopening the room it came from
- 🐛(backend) serialize lazy title in summary payload
- 💄(frontend) show pointer cursor on interactive switches
## [1.24.0] - 2026-07-21