forked from forgejo/forgejo
#2283 set text/plain for non-binary files in raw mode
This commit is contained in:
parent
85af36332b
commit
93f03707a7
5 changed files with 10 additions and 4 deletions
|
@ -181,7 +181,7 @@
|
|||
}
|
||||
.view-raw {
|
||||
* {
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
}
|
||||
img {
|
||||
padding: 5px 5px 0 5px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue