Просмотр исходного кода

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

Connor Prussin 8 месяцев назад
Родитель
Сommit
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