Commit 5df32b1b authored by Alexander Turinske's avatar Alexander Turinske

Clean up drawer code

- update background color
parent 000f0666
......@@ -122,6 +122,7 @@ export default {
<template>
<gl-drawer
:z-index="252"
class="gl-bg-gray-10"
:open="isAlertDrawerOpen"
:header-height="$options.HEADER_HEIGHT"
@close="$emit('deselect-alert')"
......
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