Skip to content

Commit

Permalink
fix download icon
Browse files Browse the repository at this point in the history
resolves #2
  • Loading branch information
KABBOUCHI committed Aug 28, 2018
1 parent 84ac541 commit fee7a96
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/js/tool.js

Large diffs are not rendered by default.

Binary file modified docs/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion resources/js/components/LogsTool.vue
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
title="Download"
class="cursor-pointer text-70 hover:text-primary mr-3"
>
<icon type="download"/>
<icon type="download" view-box="0 0 24 24" width="24" height="24" />
</button>
<button
title="Delete"
Expand Down

0 comments on commit fee7a96

Please sign in to comment.