mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-18 21:18:48 +00:00
fixed minor style issue on build output page
This commit is contained in:
@@ -889,7 +889,7 @@ pre {
|
||||
}
|
||||
.build-details .build-summary {
|
||||
float: left;
|
||||
width: 250px;
|
||||
width: 300px;
|
||||
padding-left: 20px;
|
||||
}
|
||||
.build-details img {
|
||||
|
@@ -1041,7 +1041,7 @@ pre {
|
||||
|
||||
.build-summary {
|
||||
float:left;
|
||||
width:250px;
|
||||
width:300px;
|
||||
padding-left:20px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user