Browse Source

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

Connor Prussin 8 tháng trước cách đây
mục cha
commit
202beeb287
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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