Commit 5618fadd authored by David O'Regan's avatar David O'Regan

Merge branch 'yo-empty-labels-container' into 'master'

Update empty labels container background color

See merge request gitlab-org/gitlab!51792
parents 592020ca 4da2e9b7
......@@ -120,7 +120,7 @@
}
.labels-container {
background-color: $gray-light;
background-color: $gray-100;
border-radius: $border-radius-default;
padding: $gl-padding $gl-padding-8;
}
......
---
title: Update empty labels container background color
merge_request: 51792
author: Yogi (@yo)
type: other
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