Skip to content

Commit

Permalink
fix: long names extend beyond container
Browse files Browse the repository at this point in the history
  • Loading branch information
martinkaintas committed Jun 28, 2024
1 parent 8ea081a commit 6536a70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/popup/components/AccountInfo.vue
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ export default defineComponent({
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
gap: 4px;
max-width: 250px;
font-weight: 500;
Expand Down

0 comments on commit 6536a70

Please sign in to comment.