diff --git a/web/style.css b/web/style.css index 5b6b9ec57..34195effe 100644 --- a/web/style.css +++ b/web/style.css @@ -372,7 +372,7 @@ dialog::backdrop { } .litemenu-entry.has_submenu::after { - content: ">"; + content: "▶"; position: absolute; top: 0; right: 2px;