load only records with non-empty file fields and fupdated files list styles

This commit is contained in:
Gani Georgiev
2023-10-03 15:00:45 +03:00
parent 957064d70b
commit 91bd739b71
33 changed files with 103 additions and 96 deletions
+2
View File
@@ -46,7 +46,9 @@
gap: var(--xsSpacing);
flex-grow: 1;
min-height: 0;
max-height: 100%;
overflow: auto;
scrollbar-gutter: stable;
.list-item {
cursor: pointer;
outline: 0;