fix(fe/chunk_uploader): retry limits are too great to reach

This commit is contained in:
hexxa 2022-03-19 19:46:08 +08:00 committed by Hexxa
parent 48cabf9a71
commit ddca44c786
2 changed files with 4 additions and 4 deletions

View file

@ -326,7 +326,7 @@
padding: 1rem;
color: #f1c40f;
margin: 1rem 0 0 0;
background-color: #2c3e50;
background-color: #404040;
overflow-wrap: break-word;
}