Clean directives. Fix mouse-wheel on input number
This commit is contained in:
parent
3bac497049
commit
ce833c6ef9
8 changed files with 22 additions and 218 deletions
|
|
@ -49,7 +49,7 @@
|
|||
min="0.01"
|
||||
max="500"
|
||||
ng-model="fiat"
|
||||
autocomplete="off" required>
|
||||
autocomplete="off" ignore-mouse-wheel required>
|
||||
|
||||
<a class="postfix button black">USD</a>
|
||||
</label>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue