mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
improve: wider notice board
This commit is contained in:
parent
381b15cde6
commit
f67258a28e
@ -17,7 +17,7 @@ import http.client
|
||||
import re
|
||||
import signal
|
||||
|
||||
version = "V1.5.2"
|
||||
version = "V1.5.3"
|
||||
print(f"### Loading: ComfyUI-Manager ({version})")
|
||||
|
||||
|
||||
|
||||
@ -32,7 +32,7 @@ docStyle.innerHTML = `
|
||||
}
|
||||
|
||||
.cm-notice-board {
|
||||
width: 250px;
|
||||
width: 360px;
|
||||
height: 160px;
|
||||
overflow: auto;
|
||||
color: var(--input-text);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user