Implemented lazy loading

This commit is contained in:
2026-01-11 15:49:20 +01:00
parent a9eb23ad76
commit 5d6c02001e
8 changed files with 151 additions and 116 deletions

View File

@@ -965,7 +965,7 @@ input:focus {
flex-direction: column;
border: 1px solid var(--color-border);
border-radius: 10px;
overflow: hidden;
/* overflow: hidden; */
}
.dt2-table:focus {