diff --git a/modules/ui/src/app/components/version/consent-dialog/consent-dialog.component.scss b/modules/ui/src/app/components/version/consent-dialog/consent-dialog.component.scss index b9db2c709..9eb334496 100644 --- a/modules/ui/src/app/components/version/consent-dialog/consent-dialog.component.scss +++ b/modules/ui/src/app/components/version/consent-dialog/consent-dialog.component.scss @@ -30,6 +30,11 @@ :host ::ng-deep .callout-container { margin: 0 !important; align-items: start !important; + + &.check_circle, + &.warning_amber { + padding-top: 16px; + } } .content-container {