Преглед изворни кода

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