Replace large file warning with bandwidth progress bar

This commit is contained in:
2022-03-29 12:18:53 +02:00
parent a5892ed565
commit e5328a7d6c
7 changed files with 69 additions and 38 deletions

View File

@@ -270,6 +270,10 @@ a {
color: var(--link_color);
}
p {
margin: 1em 0;
}
.form{
margin-left: auto;
margin-right: auto;