ソースを参照

fix(insights): use sm button size for show all coming soon button

Connor Prussin 8 ヶ月 前
コミット
202beeb287
1 ファイル変更1 行追加1 行削除
  1. 1 1
      apps/insights/src/components/PriceFeeds/index.tsx

+ 1 - 1
apps/insights/src/components/PriceFeeds/index.tsx

@@ -163,7 +163,7 @@ const FeaturedFeeds = ({
       toolbarAlwaysOnTop
       toolbar={
         <DrawerTrigger>
-          <Button size="xs" variant="outline">
+          <Button size="sm" variant="outline">
             Show all
           </Button>
           <Drawer