mirror of
https://github.com/MODSetter/SurfSense.git
synced 2025-09-02 18:49:09 +00:00
fix(ui): Add cursor pointer style to button elements
This commit is contained in:
parent
63d06031a3
commit
d852e408f3
1 changed files with 4 additions and 0 deletions
|
@ -152,3 +152,7 @@
|
|||
--sidebar-ring: 217.2 91.2% 59.8%;
|
||||
}
|
||||
}
|
||||
|
||||
button {
|
||||
cursor: pointer;
|
||||
}
|
Loading…
Add table
Reference in a new issue