fix update/render bug with align top toggle

This commit is contained in:
Stewart Allen 2020-03-15 10:08:46 -04:00
commit 7c56383b82
5 changed files with 8 additions and 9 deletions

View file

@ -61,7 +61,7 @@
<!-- file load catalog -->
<div id="catalog" class="dialog">
<div id="catalogBody" class="flow-col">
<label id="localCache">local cache</label>
<label id="localCache">recent files</label>
<div id="catalogList"></div>
</div>
</div>