feat: add cursor pointer for buttons
This commit is contained in:
+1
@@ -21,6 +21,7 @@
|
||||
width: 24px;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
cursor: pointer;
|
||||
|
||||
&:hover {
|
||||
color: var(--color9);
|
||||
|
||||
@@ -23,6 +23,7 @@
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
opacity: 0;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.arrow {
|
||||
|
||||
Reference in New Issue
Block a user