diff --git a/adev/src/app/features/update/update.component.scss b/adev/src/app/features/update/update.component.scss index b532938957e..e76b1e55562 100644 --- a/adev/src/app/features/update/update.component.scss +++ b/adev/src/app/features/update/update.component.scss @@ -126,10 +126,9 @@ h4 { .adev-recommendation-item { display: flex; - align-items: center; - > div { - margin-inline-start: 2rem; + mat-checkbox { + margin-top: 0.5rem; } // Code blocks are generable from the markdown, we need to opt-out of the scoping