Add cursor on Cart overlay for closing
This commit is contained in:
@@ -237,5 +237,6 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background: rgba($color-primary, 0.9);
|
background: rgba($color-primary, 0.9);
|
||||||
|
cursor: w-resize;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user