Commit 7fc3b11a authored by Paul Slaughter's avatar Paul Slaughter

Merge branch '196103-make-filter-bars-background-consistent' into 'master'

Change security dashboard's filters bar background

See merge request gitlab-org/gitlab!23094
parents 0a1b1886 49a288e7
......@@ -17,7 +17,7 @@ export default {
</script>
<template>
<div class="dashboard-filters border-bottom bg-light">
<div class="dashboard-filters border-bottom bg-gray-light">
<div class="row mx-0 p-2">
<dashboard-filter
v-for="filter in filters"
......
---
title: Change security dashboard's filters bar background
merge_request: 23094
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