Adds/Fixes smooth scroll on modals
This commit is contained in:
parent
629bbe307b
commit
c425eb31c2
7 changed files with 9 additions and 8 deletions
|
|
@ -11,7 +11,7 @@
|
|||
</h1>
|
||||
</section>
|
||||
</nav>
|
||||
<div class="modal-content" ng-init="updateCopayerList()">
|
||||
<div class="modal-content fix-modals-touch" ng-init="updateCopayerList()">
|
||||
<h4 class="title m0" translate>Details</h4>
|
||||
<ul class="no-bullet size-14 m0">
|
||||
<li class="line-b p10 oh" ng-click="copyAddress(tx.toAddress)">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue