forked from forgejo/forgejo
#1078 not show bin when rename a file
This commit is contained in:
parent
bc82157216
commit
0af035c37e
7 changed files with 51 additions and 39 deletions
|
@ -584,6 +584,12 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
&.file-content {
|
||||
img {
|
||||
max-width: 100%;
|
||||
padding: 5px 5px 0 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
.code-view {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue