Skip to content

Commit

Permalink
🩹 Re: #123 - Fixes cut-off text
Browse files Browse the repository at this point in the history
  • Loading branch information
Lissy93 committed Aug 7, 2021
1 parent 1ea00ec commit 4ead7b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Settings/ConfigLauncher.vue
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ export default {
display: flex;
flex-direction: column;
color: var(--settings-text-color);
min-width: 3.2rem;
svg {
path {
fill: var(--settings-text-color);
Expand Down

0 comments on commit 4ead7b6

Please sign in to comment.