To center files in the File Area use the following snippet:
<style>
.bigIconsViewFileArea { margin: 0 auto; }
</style>
HTML Snippets
Last updated on 14 Jul, 2020
To center files in the File Area use the following snippet:
<style>
.bigIconsViewFileArea { margin: 0 auto; }
</style>