Re-implement file type progress bar

This commit is contained in:
shamoon
2023-03-19 21:11:29 -07:00
parent 4d26a3d2c6
commit 0a977a9d0a
7 changed files with 69 additions and 122 deletions

View File

@@ -623,3 +623,7 @@ code {
.accordion-button::after {
filter: invert(0.5) saturate(0);
}
.me-1px {
margin-right: 1px !important;
}