obsidian-theme-github
obsidian-theme-github copied to clipboard
Disabled buttons still showing `cursor` as `pointer`
Disabled buttons still showing cursor as pointer. Besides, you can notice the mutation from not-allowed to pointer, which is kinda annoying.
https://github.com/user-attachments/assets/8b34d803-1e95-43fc-aaea-ed902cf0189b
I suppose removing this piece of code should fix it: https://github.com/krios2146/obsidian-theme-github/blob/07533eec45010ee0b3dc3da86a8846dc6d55c513/theme.css#L922-L924