generated from Seekra/repository-template
set button cursor to pointer
This commit is contained in:
@@ -54,6 +54,7 @@ input {
|
|||||||
.button {
|
.button {
|
||||||
background-color: var(--light-bg);
|
background-color: var(--light-bg);
|
||||||
border: none;
|
border: none;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
.button:focus {
|
.button:focus {
|
||||||
|
|||||||
Reference in New Issue
Block a user