normalized collections export sidebar padding and reduced the waiting time for the cron test
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user