diff --git a/app/assets/stylesheets/common/base/groups.scss b/app/assets/stylesheets/common/base/groups.scss index eb48dab34be..f577589fb1c 100644 --- a/app/assets/stylesheets/common/base/groups.scss +++ b/app/assets/stylesheets/common/base/groups.scss @@ -45,6 +45,7 @@ &:hover { box-shadow: shadow("card"); + border-color: var(--primary-low-mid-or-secondary-high); } }