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

This reverts commit bf50965a39, reversing
changes made to 0dad4ddedb.
This commit is contained in:
cond0r
2021-02-09 09:15:38 +02:00
parent 65af7d55d1
commit 954760865b
13 changed files with 45 additions and 61 deletions

View File

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