Improves response of close button
This commit is contained in:
parent
e3f17df8aa
commit
47ae2f8e59
7 changed files with 36 additions and 18 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<nav class="tab-bar">
|
||||
<section class="right-small">
|
||||
<a ng-click="cancel()" class="p10">
|
||||
<a ng-click="cancel()" class="p10 ng-animate-disabled">
|
||||
<span class="text-close" translate>Close</span>
|
||||
</a>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue