Allow downloading directories from zip files
This commit is contained in:
@@ -408,6 +408,7 @@ onMount(() => {
|
||||
padding: 0;
|
||||
background: var(--shaded_background);
|
||||
backdrop-filter: blur(4px);
|
||||
z-index: 1;
|
||||
}
|
||||
.toolbar {
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user