mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 16:56:22 +02: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
Add a link
Reference in a new issue