From 4ec1de0c98199b637bb538ee567ee7b2ffacbb80 Mon Sep 17 00:00:00 2001 From: Kuuuube <61125188+Kuuuube@users.noreply.github.com> Date: Mon, 6 May 2024 21:29:06 -0400 Subject: Fix mobile action-popup (#886) * Fix mobile action popup * Fix toggle-handle * Prevent action-popup looking wacky if it somehow gets rendered as a popup (desktop) instead of a full page (mobile) * Replace chevron icons with action specific icons --- ext/action-popup.html | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) (limited to 'ext/action-popup.html') diff --git a/ext/action-popup.html b/ext/action-popup.html index d86fe2ac..bc5bdcb4 100644 --- a/ext/action-popup.html +++ b/ext/action-popup.html @@ -18,7 +18,7 @@