withdrawls

This commit is contained in:
Tim Olson
2023-11-01 00:33:53 -04:00
parent ee61c96d38
commit 16e04b0f90
20 changed files with 438 additions and 189 deletions

View File

@@ -33,8 +33,11 @@
justify-content: center;
}
.v-text-field.text-end input {
text-align: end;
}
}
.uniswap-pink {
color: v.$uniswap-pink;
.uniswap-color {
color: v.$uniswap-color;
}