mirror of
https://github.com/vercel/commerce.git
synced 2025-07-25 11:11:24 +00:00
✨ feat: open modal login/ registe in page account (without login)
:%s
This commit is contained in:
@@ -22,11 +22,13 @@
|
||||
}
|
||||
.dontHaveAccount{
|
||||
@apply flex justify-center font-bold;
|
||||
div{
|
||||
color:var(--text-active);
|
||||
}
|
||||
span{
|
||||
button {
|
||||
all: unset;
|
||||
color:var(--primary);
|
||||
cursor: pointer;
|
||||
&:focus-visible {
|
||||
outline: 2px solid var(--text-active);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user