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
b49263ea
Commit
b49263ea
authored
Feb 03, 2021
by
Sarah GP
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update no-link CSS
parent
5a539704
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
app/assets/javascripts/pipelines/components/graph_shared/links_layer.vue
...scripts/pipelines/components/graph_shared/links_layer.vue
+4
-2
No files found.
app/assets/javascripts/pipelines/components/graph_shared/links_layer.vue
View file @
b49263ea
...
...
@@ -74,13 +74,15 @@ export default {
<div
v-else
>
<gl-alert
v-if=
"showAlert"
class=
"gl-
w-max-content gl-ml
-4"
class=
"gl-
ml-4 gl-mb
-4"
:primary-button-text=
"$options.i18n.showLinksAnyways"
@
primaryAction=
"overrideShowLinks"
@
dismiss=
"dismissAlert"
>
{{
$options
.
i18n
.
tooManyJobs
}}
</gl-alert>
<slot></slot>
<div
class=
"gl-display-flex gl-relative"
>
<slot></slot>
</div>
</div>
</
template
>
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