Bugfix for font for insufficient funds warning.

This commit is contained in:
Brendon Duncan 2018-07-31 17:59:26 +12:00
commit 2353109adf

View file

@ -249,7 +249,7 @@
min-height: 20px;
.warning {
font-family: 'ProximaNova-Semibold';
font-weight: bold;
font-size: 12px;
padding: 0 6px 6px 6px;
text-align: center;