From 15b789171b9c50c8415edf90b244816ace4924a9 Mon Sep 17 00:00:00 2001 From: Inbestigator Date: Sun, 9 Jun 2024 06:10:16 -0700 Subject: [PATCH] Grid update --- src/plugins/customBanReasons/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/customBanReasons/index.tsx b/src/plugins/customBanReasons/index.tsx index ccda69f8b..4c2ddfe2d 100644 --- a/src/plugins/customBanReasons/index.tsx +++ b/src/plugins/customBanReasons/index.tsx @@ -25,7 +25,7 @@ function ReasonsComponent() { padding: 0, paddingBottom: "0.5rem", gap: "0.5rem", - gridTemplateColumns: "auto", + gridTemplateColumns: "6fr 1fr", }} >