mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-20 09:04:09 +00:00
on display matrix params if exists
This commit is contained in:
@@ -41,7 +41,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="row build-row sub-build-row">
|
<div class="row build-row sub-build-row" ng-if="build.builds.length > 1">
|
||||||
<div>
|
<div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
@@ -1510,7 +1510,7 @@ section .build-row.sub-build-row h3 {
|
|||||||
}
|
}
|
||||||
|
|
||||||
section .build-row.sub-build-row h3 > div {
|
section .build-row.sub-build-row h3 > div {
|
||||||
margin-bottom:5px;
|
margin-bottom:7px;
|
||||||
}
|
}
|
||||||
section .build-row.sub-build-row h3 > div:last-child {
|
section .build-row.sub-build-row h3 > div:last-child {
|
||||||
margin-bottom:0px;
|
margin-bottom:0px;
|
||||||
|
Reference in New Issue
Block a user