mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-05 22:30:31 +02:00
fix ui
This commit is contained in:
parent
a20b8aa909
commit
37224e2441
@ -443,10 +443,12 @@ body > div.full.height {
|
|||||||
log-time {
|
log-time {
|
||||||
color: #777;
|
color: #777;
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
log-msg {
|
log-msg {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
white-space: pre;
|
word-break: break-all;
|
||||||
|
white-space: break-spaces;
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user