mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-06-22 07:49:33 +08:00
Use Black Right-Pointing Triangle (U+25B6) in menu items with submenus
This commit is contained in:
parent
8c730dc4a7
commit
9b776ab664
@ -372,7 +372,7 @@ dialog::backdrop {
|
||||
}
|
||||
|
||||
.litemenu-entry.has_submenu::after {
|
||||
content: ">";
|
||||
content: "▶";
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 2px;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user