diff options
| author | Maksim Pechnikov <parallel588@gmail.com> | 2019-10-08 16:55:36 +0300 |
|---|---|---|
| committer | Maksim Pechnikov <parallel588@gmail.com> | 2019-10-08 17:32:58 +0300 |
| commit | 7fede8572d9b67060ed5b12b5f6df257233da8bd (patch) | |
| tree | d45723e1ace5bef1b17c85aafd1286ecd665f74f /src/components/account_actions | |
| parent | 541a71c3a561e74d273c0b210bde70f4e0b31681 (diff) | |
change icon
Diffstat (limited to 'src/components/account_actions')
| -rw-r--r-- | src/components/account_actions/account_actions.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/account_actions/account_actions.vue b/src/components/account_actions/account_actions.vue index 5786a502..e62ec359 100644 --- a/src/components/account_actions/account_actions.vue +++ b/src/components/account_actions/account_actions.vue @@ -64,7 +64,7 @@ </div> </div> <div class="btn btn-default ellipsis-button"> - <i class="icon-link-ext trigger-button" /> + <i class="icon-menu trigger-button" /> </div> </v-popover> </div> |
