major refactor of web store into vue setup style declaration; reactivity debugging; order view has known refresh issues
This commit is contained in:
@@ -37,6 +37,11 @@
|
||||
text-align: end;
|
||||
}
|
||||
|
||||
.v-input {
|
||||
margin-top: 1em;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
.maxw {
|
||||
max-width: v.$card-maxw;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user