mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Improve suppressed diff boxes (#3193)
This commit is contained in:
@@ -922,7 +922,7 @@
|
||||
}
|
||||
}
|
||||
.file {
|
||||
flex: 0 1 100%;
|
||||
flex: 1;
|
||||
color: #888;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
Reference in New Issue
Block a user