From 6166afba3649fb5b03210ffcfa1dc95abcfd4a20 Mon Sep 17 00:00:00 2001 From: Jason Zimdars Date: Mon, 26 May 2025 17:01:07 -0500 Subject: [PATCH] Adjust icons --- app/assets/stylesheets/actiontext-lexical.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/actiontext-lexical.css b/app/assets/stylesheets/actiontext-lexical.css index c2693a8e0..c0ab455a5 100644 --- a/app/assets/stylesheets/actiontext-lexical.css +++ b/app/assets/stylesheets/actiontext-lexical.css @@ -94,7 +94,7 @@ lexical-toolbar { svg { -webkit-touch-callout: none; - block-size: 0.9em; + block-size: 0.85em; fill: currentColor; grid-area: 1/1; inline-size: auto;