Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
280aec13
Commit
280aec13
authored
Oct 30, 2020
by
Tristan Read
Committed by
Paul Gascou-Vaillancourt
Nov 05, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update margin class on embed group card component
parent
875b0c14
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
app/assets/javascripts/monitoring/components/embeds/embed_group.vue
.../javascripts/monitoring/components/embeds/embed_group.vue
+1
-1
No files found.
app/assets/javascripts/monitoring/components/embeds/embed_group.vue
View file @
280aec13
...
...
@@ -73,7 +73,7 @@ export default {
<
template
>
<gl-card
v-show=
"numCharts > 0"
class=
"collapsible-card border p-0
mb-3
"
class=
"collapsible-card border p-0
gl-mb-5
"
header-class=
"d-flex align-items-center border-bottom-0 py-2"
:body-class=
"bodyClass"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment