Change security dashboard's filters bar background

Update the security dashboard's filters bar background color to align
with other filter bars in the product
parent a38b94d7
......@@ -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