···8686 border-radius: var(--border-radius);
8787 border: 1px solid var(--color-secondary);
8888 box-shadow: 0 .5rem 1rem var(--color-shadow);
8989+ z-index: 100; /* needs to be > 20 to be on top of dropzone's .dz-details */
8990}
90919192text-expander .suggestions li {