diff --git a/frontend/components/LiveQuery/TargetsInput/_styles.scss b/frontend/components/LiveQuery/TargetsInput/_styles.scss index bc97607ba..d3105df87 100644 --- a/frontend/components/LiveQuery/TargetsInput/_styles.scss +++ b/frontend/components/LiveQuery/TargetsInput/_styles.scss @@ -52,6 +52,11 @@ &__wrapper { margin: 0; } + .host-issue { + .icon { + vertical-align: inherit; + } + } } } &__hosts-selected-table {