Merge branch 'master' of https://github.com/vercel/commerce into agnostic

This commit is contained in:
cond0r
2021-02-09 08:56:19 +02:00
15 changed files with 65 additions and 54 deletions

View File

@@ -15,7 +15,7 @@
.leftControl:hover,
.rightControl:hover {
@apply outline-none shadow-outline-blue;
@apply outline-none shadow-outline-normal;
}
.leftControl {
@@ -70,7 +70,7 @@
}
.positionIndicator:focus .dot {
@apply shadow-outline-blue;
@apply shadow-outline-normal;
}
.positionIndicatorActive .dot {