From 3ecd2deae5002e32b31b795bef0fbc8a1d8b95bf Mon Sep 17 00:00:00 2001 From: AutumnVN Date: Tue, 9 Apr 2024 07:23:55 +0700 Subject: [PATCH] plugin settings: fix filter dropdown having no padding (#2332) --- src/components/PluginSettings/index.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/PluginSettings/index.tsx b/src/components/PluginSettings/index.tsx index fe111fa..33a472c 100644 --- a/src/components/PluginSettings/index.tsx +++ b/src/components/PluginSettings/index.tsx @@ -315,7 +315,6 @@ export default function PluginSettings() {