mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-10-21 17:25:52 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -1074,3 +1074,6 @@ ul.account-radio-group li img {
|
||||
padding: 20px;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
.url {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
@@ -1260,4 +1260,8 @@ pre {
|
||||
padding: 20px;
|
||||
margin-bottom:30px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.url {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
Reference in New Issue
Block a user