Skip to content

Commit

Permalink
Fix color of icon
Browse files Browse the repository at this point in the history
Issue #4.
  • Loading branch information
N-Pex committed Sep 16, 2019
1 parent 82623e4 commit 8084e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/icons/IconMore.vue
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export default {
</script>

<style scoped>
g {
g, path {
fill: currentColor !important;
}
</style>

0 comments on commit 8084e6b

Please sign in to comment.