From 0f5352d96cf73d30581758e9c41cad6979424858 Mon Sep 17 00:00:00 2001 From: pythongosssss <125205205+pythongosssss@users.noreply.github.com> Date: Sun, 9 Apr 2023 11:30:31 +0100 Subject: [PATCH] style --- web/style.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/web/style.css b/web/style.css index 0a4ebe66..d00a2fbe 100644 --- a/web/style.css +++ b/web/style.css @@ -262,10 +262,11 @@ button.comfy-queue-btn { position: relative; padding-right: 20px; } - + .litemenu-entry.has_submenu::after { content: ">"; position: absolute; top: 0; right: 2px; - } \ No newline at end of file + } + \ No newline at end of file