From 442de4ab7ae210fb0fa857e2d5783207288bbe99 Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Fri, 6 Jun 2025 13:08:30 +0300 Subject: change fontSize: 15 to a.text_sm (#7896) --- src/components/PostControls/PostControlButton.tsx | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'src/components/PostControls/PostControlButton.tsx') diff --git a/src/components/PostControls/PostControlButton.tsx b/src/components/PostControls/PostControlButton.tsx index 1585d429d..f41f95049 100644 --- a/src/components/PostControls/PostControlButton.tsx +++ b/src/components/PostControls/PostControlButton.tsx @@ -114,12 +114,7 @@ export function PostControlButtonText({style, ...props}: TextProps) { return ( ) -- cgit 1.4.1