From d1b8394e76ccb72fc3765a6bc256ebf6960190b0 Mon Sep 17 00:00:00 2001 From: Shusui MOYATANI Date: Sun, 7 Jan 2024 23:34:28 +0900 Subject: [PATCH] fix: set min-height for section --- src/components/modal/Config.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/modal/Config.tsx b/src/components/modal/Config.tsx index 6c1520e..1274639 100644 --- a/src/components/modal/Config.tsx +++ b/src/components/modal/Config.tsx @@ -214,7 +214,7 @@ const ColorThemeConfig = () => { return (
-
+
{(colorTheme) => ( -
    +
      {({ shortcode, url }) => { const popup = usePopup(() => ({ @@ -493,7 +493,7 @@ const MuteConfig = () => { return ( <>
      -
        +
          {(pubkey) => (
        • @@ -521,7 +521,7 @@ const MuteConfig = () => { {i18n()('config.mute.add')} -
            +
              {(keyword) => (