order status updates working

This commit is contained in:
Tim Olson
2023-11-08 23:18:36 -04:00
parent 077e664a30
commit f1bc632074
14 changed files with 259 additions and 21 deletions

View File

@@ -36,6 +36,10 @@
.v-text-field.text-end input {
text-align: end;
}
.maxw {
max-width: v.$card-maxw;
}
}
.uniswap-color {