Bugfix for font for insufficient funds warning.
This commit is contained in:
parent
2987d17e11
commit
2353109adf
1 changed files with 1 additions and 1 deletions
|
|
@ -249,7 +249,7 @@
|
||||||
min-height: 20px;
|
min-height: 20px;
|
||||||
|
|
||||||
.warning {
|
.warning {
|
||||||
font-family: 'ProximaNova-Semibold';
|
font-weight: bold;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
padding: 0 6px 6px 6px;
|
padding: 0 6px 6px 6px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue