Commit ef1c656c authored by Olena Horal-Koretska's avatar Olena Horal-Koretska

Merge branch 'scoped-label-dashboard' into 'master'

Fix profile scoped labels CSS

See merge request gitlab-org/gitlab!43005
parents dc963512 3f30df98
......@@ -227,6 +227,10 @@
padding-left: 40px;
}
.gl-label-scoped {
--label-inset-border: inset 0 0 0 1px currentColor;
}
@include media-breakpoint-up(lg) {
margin-right: 5px;
}
......
---
title: Fix profile scoped label CSS
merge_request: 43005
author:
type: changed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment