mirror of
https://github.com/go-gitea/gitea.git
synced 2025-05-18 00:49:09 -04:00
fix ui
This commit is contained in:
parent
a20b8aa909
commit
37224e2441
@ -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;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user