diff --git a/frontend/pages/ManageControlsPage/OSSettings/cards/CustomSettings/_styles.scss b/frontend/pages/ManageControlsPage/OSSettings/cards/CustomSettings/_styles.scss index 1a19f2ff62..76f357d8ae 100644 --- a/frontend/pages/ManageControlsPage/OSSettings/cards/CustomSettings/_styles.scss +++ b/frontend/pages/ManageControlsPage/OSSettings/cards/CustomSettings/_styles.scss @@ -19,7 +19,7 @@ .list-item__actions { display: none; } - :hover { + :hover:not(.component__tooltip-wrapper__tip-text):not(.custom-link--tooltip-link) { background-color: $ui-fleet-blue-10; .list-item__labels { display: none;