persitent cache for image download

This commit is contained in:
2026-02-01 12:06:48 +01:00
parent dc325834c7
commit 17aef717b7
5 changed files with 166 additions and 4 deletions

View File

@@ -160,4 +160,7 @@ button {
}
.notification-button-box {
}
margin-top: 8px;
border-top: 1px solid rgba(100, 100, 100, 0.3);
padding-top: 6px;
}