mirror of
https://github.com/danbulant/Portfolio
synced 2026-07-05 11:00:56 +00:00
Merge pull request #178 from EETagent/fix_portfolio_download_icon
(frontend) fix portfolio download icon
This commit is contained in:
commit
f8de045e97
1 changed files with 2 additions and 1 deletions
|
|
@ -50,8 +50,9 @@
|
||||||
showOnCreate: false,
|
showOnCreate: false,
|
||||||
delay: 0
|
delay: 0
|
||||||
}}
|
}}
|
||||||
|
class="icon "
|
||||||
>
|
>
|
||||||
<Logout />
|
<Download />
|
||||||
</span>
|
</span>
|
||||||
{:else}
|
{:else}
|
||||||
<span
|
<span
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue