Skip to content

Commit

Permalink
Merge pull request #126 from emqx/develop
Browse files Browse the repository at this point in the history
fix(assets): replace app logo
  • Loading branch information
CrazyWisdom authored Dec 27, 2019
2 parents 99e78b0 + 2a3e291 commit 89c2769
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 89c2769

Please sign in to comment.