Skip to content
Snippets Groups Projects
Commit de342ef3 authored by Dhiraj Bodicherla's avatar Dhiraj Bodicherla Committed by Clement Ho
Browse files

Added padding to time window dropdown in monitor dashboard

parent 6cb750a2
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -248,7 +248,7 @@ export default {
>
</gl-dropdown>
</div>
<div v-if="showTimeWindowDropdown" class="d-flex align-items-center">
<div v-if="showTimeWindowDropdown" class="d-flex align-items-center prepend-left-8">
<strong>{{ s__('Metrics|Show last') }}</strong>
<gl-dropdown
class="prepend-left-10 js-time-window-dropdown"
Loading
Loading
---
title: Added padding to time window dropdown in monitor dashboard
merge_request: 28897
author:
type: fixed
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment