Fix - 244 - Clear the amount after switching, limit by 8 after comma

This commit is contained in:
Jean-Baptiste Dominguez 2018-05-09 17:01:05 +09:00
commit 3fae07d5fa
2 changed files with 7 additions and 4 deletions

View file

@ -337,7 +337,7 @@
right: 0;
top: 50%;
transform: translate(0, -50%);
padding: 5px;
padding: 15px;
img {
width: 18px;