Skip to content

Commit

Permalink
improving the card font size
Browse files Browse the repository at this point in the history
  • Loading branch information
Juraci committed Jul 24, 2024
1 parent e5deee9 commit 7b98a5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/NodesArbor.vue
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ const { nodesList } = storeToRefs(store);
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
font-size: 1rem;
}
.node-card-content {
white-space: nowrap;
Expand Down

0 comments on commit 7b98a5b

Please sign in to comment.