mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-15 07:52:35 +08:00
Update style.css
This commit is contained in:
parent
39e75862b2
commit
22190a5c74
@ -24,7 +24,8 @@ body {
|
||||
height: 100vh;
|
||||
margin: 0;
|
||||
overflow: hidden;
|
||||
background-color: var(--bg-color);
|
||||
background: url("background/0.png") no-repeat center /cover;
|
||||
/* backdrop-filter: blur(5px); */
|
||||
color: var(--fg-color);
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user