mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-24 06:32:12 -03:00
feat: Implement auto-hide functionality for sidebar and update controls layout
This commit is contained in:
@@ -65,12 +65,6 @@
|
||||
</div>
|
||||
|
||||
<div class="controls-right">
|
||||
<div class="sidebar-toggle-container">
|
||||
<button class="sidebar-toggle-btn icon-only" title="Toggle folder sidebar">
|
||||
<i class="fas fa-folder-tree"></i>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
<div class="keyboard-nav-hint tooltip">
|
||||
<i class="fas fa-keyboard"></i>
|
||||
<span class="tooltiptext">
|
||||
|
||||
Reference in New Issue
Block a user