Commit 8a831edf authored by Kushal Pandya's avatar Kushal Pandya

Merge branch 'fix-label-dropdown-item-alignment' into 'master'

Fix label dropdown item alignment with color

See merge request gitlab-org/gitlab!77427
parents 95668e12 943f0979
......@@ -10,7 +10,7 @@ export default {
</script>
<template>
<div>
<div class="gl-display-flex gl-align-items-center">
<span
class="dropdown-label-box gl-flex-shrink-0 gl-top-0 gl-mr-3"
:style="{ 'background-color': label.color }"
......
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