mirror of
https://github.com/go-gitea/gitea
synced 2025-07-27 04:38:36 +00:00
fix ui
This commit is contained in:
@@ -443,10 +443,12 @@ body > div.full.height {
|
||||
log-time {
|
||||
color: #777;
|
||||
margin-left: 10px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
log-msg {
|
||||
flex: 1;
|
||||
white-space: pre;
|
||||
word-break: break-all;
|
||||
white-space: break-spaces;
|
||||
margin-left: 10px;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user