Make download limits clearer

This commit is contained in:
2022-04-26 14:51:11 +02:00
parent 3ba1b6e801
commit 4ca2da91f0
11 changed files with 47 additions and 42 deletions

View File

@@ -494,7 +494,7 @@ const share = () => {
vertical-align: middle;
transition: left 0.5s;
overflow: hidden;
box-shadow: inset 1px 1px 4px -1px var(--shadow_color);
box-shadow: inset 0 0 3px -1px var(--shadow_color);
}
/* Toolbar */