fix update/render bug with align top toggle
This commit is contained in:
parent
fa8eb4fd00
commit
7c56383b82
5 changed files with 8 additions and 9 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue