From 1863af0d632a7e4457d53357d0e0e0afec9209c0 Mon Sep 17 00:00:00 2001 From: Toby Chui Date: Wed, 5 Feb 2025 20:33:38 +0800 Subject: [PATCH] Minor css update - Changed inline edit button for redirection rule to circular to match http proxy rule page --- src/web/components/redirection.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/web/components/redirection.html b/src/web/components/redirection.html index 9b7c4f8..1d8c853 100644 --- a/src/web/components/redirection.html +++ b/src/web/components/redirection.html @@ -174,8 +174,8 @@ ${entry.ForwardChildpath?"":""} ${entry.StatusCode==307?"Temporary Redirect (307)":"Moved Permanently (301)"} - - + + `); }); @@ -214,8 +214,8 @@
- - + + `);