diff --git a/src/components/Settings/ConfigLauncher.vue b/src/components/Settings/ConfigLauncher.vue index 92cf2311..c9b0f267 100644 --- a/src/components/Settings/ConfigLauncher.vue +++ b/src/components/Settings/ConfigLauncher.vue @@ -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);