mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-31 11:52:10 +00:00
Improve suppressed diff boxes (#3193)
This commit is contained in:
parent
f94c1b3943
commit
1687aa59e6
4 changed files with 20 additions and 10 deletions
|
@ -922,7 +922,7 @@
|
|||
}
|
||||
}
|
||||
.file {
|
||||
flex: 0 1 100%;
|
||||
flex: 1;
|
||||
color: #888;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue