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
Disabled buttons still showing
cursoraspointer. Besides, you can notice the mutation fromnot-allowedtopointer, which is kinda annoying.ezgif-2-ddea192a87.mp4
I suppose removing this piece of code should fix it:
obsidian-theme-github/theme.css
Lines 922 to 924 in 07533ee