forked from forgejo/forgejo
![]() - In Forgejo you can upload files by drag n dropping them in selective 'zones', these are handled by [dropzone](https://github.com/dropzone/dropzone). While waiting for it to finish uploading, you can see the file's size and name. - The name was conviently placed under the progress bar, so as an file is uploading you couldn't see the filename anymore. - This patch fixes that by simply moving the filename a few pixels down. - Resolves https://codeberg.org/Codeberg/Community/issues/1104 |
||
---|---|---|
.. | ||
codeeditor.css | ||
console.css | ||
dropzone.css | ||
gitgraph.css | ||
heatmap.css | ||
imagediff.css | ||
projects.css | ||
tribute.css |