Increase cache duration, fix bandwidth warning

This commit is contained in:
2021-11-24 11:51:39 +01:00
parent 55f7cf7307
commit 7b5931b963
7 changed files with 21 additions and 17 deletions

View File

@@ -77,6 +77,9 @@ const delete_file = async index => {
.gallery{
padding: 16px;
box-sizing: border-box;
width: 100%;
height: 100%;
overflow: auto;
}
.file{
position: relative;