mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-21 21:22:11 -03:00
checkpoint
This commit is contained in:
@@ -35,12 +35,6 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="corner-controls">
|
||||
<button class="control-button" onclick="toggleFolderTags()" title="Toggle folder tags">
|
||||
<i class="fas fa-tags"></i>
|
||||
</button>
|
||||
<button class="control-button" onclick="openFeedback()" title="Report issues or request features">
|
||||
<i class="fas fa-bug"></i>
|
||||
</button>
|
||||
<div class="theme-toggle" onclick="toggleTheme()" title="Toggle theme">
|
||||
<img src="/loras_static/images/theme-toggle-light.svg" alt="Theme" class="theme-icon light-icon">
|
||||
<img src="/loras_static/images/theme-toggle-dark.svg" alt="Theme" class="theme-icon dark-icon">
|
||||
|
||||
Reference in New Issue
Block a user