From 4ca55d3b9bcc0b3d5966cb23dfc4b06d6a7761c8 Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Sun, 2 Feb 2025 20:55:03 +0200 Subject: [PATCH] Revert edit buttons units --- public/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/style.css b/public/style.css index 7c801490c..d70ca43a5 100644 --- a/public/style.css +++ b/public/style.css @@ -4273,7 +4273,7 @@ input[type="range"]::-webkit-slider-thumb { .mes_reasoning_actions .edit_button { opacity: 0.5; padding: 0px; - font-size: 1em; + font-size: 1rem; height: 2rem; margin-top: 0; margin-bottom: 0;