Adds/Fixes smooth scroll on modals
This commit is contained in:
parent
629bbe307b
commit
c425eb31c2
7 changed files with 9 additions and 8 deletions
|
|
@ -12,7 +12,7 @@
|
|||
</section>
|
||||
</nav>
|
||||
|
||||
<div class="modal-content">
|
||||
<div class="modal-content fix-modals-touch">
|
||||
<ul class="no-bullet">
|
||||
<li class="line-b p10" ng-repeat="copayer in copayers">
|
||||
<span class="size-12" ng-show="copayer.id == copayerId">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue