mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-24 13:20:19 +08:00
style
This commit is contained in:
parent
cfacbc0439
commit
cfc4747ee9
@ -262,10 +262,11 @@ button.comfy-queue-btn {
|
|||||||
position: relative;
|
position: relative;
|
||||||
padding-right: 20px;
|
padding-right: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.litemenu-entry.has_submenu::after {
|
.litemenu-entry.has_submenu::after {
|
||||||
content: ">";
|
content: ">";
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
right: 2px;
|
right: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user