Skip to content

Commit

Permalink
Merge pull request #3140 from superhero-com/fix/long-names-extend-bey…
Browse files Browse the repository at this point in the history
…ond-container

fix: long names extend beyond container
  • Loading branch information
martinkaintas authored Jun 28, 2024
2 parents 8ea081a + 6536a70 commit c0684d3
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 c0684d3

Please sign in to comment.