Skip to content

Commit

Permalink
fix(assets): replace app logo
Browse files Browse the repository at this point in the history
  • Loading branch information
ysfscream authored and CrazyWisdom committed Dec 27, 2019
1 parent 783f0d6 commit 2a3e291
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified src/assets/images/app-logo.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 src/views/connections/ConnectionsList.vue
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ export default class ConnectionsList extends Vue {
font-size: $font-size--body;
font-weight: 500;
color: var(--color-text-title);
max-width: 200px;
max-width: 180px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
Expand Down

0 comments on commit 2a3e291

Please sign in to comment.