added cursor pointer for buttons
This commit is contained in:
@@ -266,3 +266,9 @@
|
||||
padding-inline: 5rem;
|
||||
}
|
||||
}
|
||||
|
||||
@layer {
|
||||
button {
|
||||
@apply cursor-pointer;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user