Feb 23, 2024  

Sometimes it happens that in batch add you find bigger folders in your list like this

It is not clear why, but there’s a quick easy solution for it. Add this code into your style.css

.tableb .icon {
width: 16px!important;
height: 16px!important;
}

And your folder images will go back to their usual status.