فهرست منبع

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