better pricing->loggin->checkoutflow transition
This commit is contained in:
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
@@ -2232,6 +2232,11 @@ article.card{
|
||||
display: flex;
|
||||
flex-flow: row nowrap;
|
||||
|
||||
&.loading{
|
||||
transition: all 0.3s ease-in-out;
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
article.product,
|
||||
.views-row{
|
||||
flex:0 0 33%;
|
||||
|
Reference in New Issue
Block a user