mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-17 00:43:48 +08:00
Update style.css
Add menu box shadow
This commit is contained in:
parent
3980398315
commit
54be279467
@ -98,6 +98,7 @@ body {
|
|||||||
width: 170px;
|
width: 170px;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
box-shadow: 0px 0px 30px rgba(0,0,0,0.5);
|
||||||
}
|
}
|
||||||
|
|
||||||
.comfy-queue-size {
|
.comfy-queue-size {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user