Wrap job name on pipeline job sidebar
This commit is contained in:
parent
d4e9cd9de4
commit
cff585df14
2 changed files with 6 additions and 0 deletions
|
@ -270,6 +270,7 @@
|
|||
|
||||
.block {
|
||||
width: 100%;
|
||||
word-break: break-word;
|
||||
|
||||
&:last-child {
|
||||
border-bottom: 1px solid $border-gray-normal;
|
||||
|
|
5
changelogs/unreleased/wrap-job-name-on-jobs-sidebar.yml
Normal file
5
changelogs/unreleased/wrap-job-name-on-jobs-sidebar.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: Wrap job name on pipeline job sidebar
|
||||
merge_request: 20804
|
||||
author: George Tsiolis
|
||||
type: changed
|
Loading…
Reference in a new issue