mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-02-08 19:04:18 +00:00
fix: use cursor pointer on clickable elements
This commit is contained in:
@@ -77,6 +77,10 @@
|
||||
@apply bg-background text-foreground;
|
||||
}
|
||||
|
||||
button{
|
||||
@apply cursor-pointer;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Playfair Display';
|
||||
font-weight: 400;
|
||||
|
||||
Reference in New Issue
Block a user