mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 12:24:18 +00:00
🎨 styles: cursor pointer btn cart in header
:%s
This commit is contained in:
@@ -63,6 +63,7 @@
|
||||
}
|
||||
.btnCart {
|
||||
all: unset;
|
||||
cursor: pointer;
|
||||
&:focus-visible {
|
||||
outline: 2px solid #000;
|
||||
}
|
||||
|
Reference in New Issue
Block a user