Commit 4bd0458d authored by Jarek Ostrowski's avatar Jarek Ostrowski

Fix label dropdown item alignment with color

MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/77427
parent eced6f27
......@@ -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