diff --git a/frontend/src/styles/account.scss b/frontend/src/styles/account.scss index 8f5b35fe1..11e2a5092 100644 --- a/frontend/src/styles/account.scss +++ b/frontend/src/styles/account.scss @@ -218,6 +218,7 @@ gap: 0.5rem; .smoothing { display: grid; + gap: 0.25rem; grid-template-columns: 1fr auto; grid-template-rows: auto auto; justify-items: start;