Commit 2f197e6
Théophile Avoyne
[Minor change] Changed cursor in dialogStyle (#124)
Set `cursor: 'auto'` instead of `cursor: 'default'` in `dialogStyle`. We should leave the browser decide what cursor to use based on the current context (e.g., `text` when hovering text) and not force it to use the `default` one.1 parent 76715cd commit 2f197e6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
| 185 | + | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| |||
0 commit comments