normalized collections export sidebar padding and reduced the waiting time for the cron test

This commit is contained in:
Gani Georgiev
2024-02-24 21:35:03 +02:00
parent 6132fb4a03
commit a8b363ed76
34 changed files with 75 additions and 69 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
min-height: 0;
flex-shrink: 0;
overflow: auto;
padding: 10px;
padding: var(--xsSpacing);
background: var(--baseAlt1Color);
border-radius: var(--baseRadius);
.list-item {