mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-08-16 02:33:21 -03:00
feat(ui): enhance tag hover states and adjust toggle switch alignment
- Improve tag chip hover states in TagsModal with contextual colors for include/exclude modes - Adjust toggle switch thumb vertical alignment in LicenseSection and LoraRandomizerSettingsView - Remove debug console.log from loras widget value update
This commit is contained in:
@@ -110,7 +110,7 @@ defineEmits<{
|
||||
|
||||
.toggle-switch__thumb {
|
||||
position: absolute;
|
||||
top: 2px;
|
||||
top: 3px;
|
||||
left: 2px;
|
||||
width: 14px;
|
||||
height: 14px;
|
||||
|
||||
Reference in New Issue
Block a user