Alexandru Cambose 1 день назад
Родитель
Сommit
d50ab367c6

+ 1 - 1
apps/developer-hub/src/components/SponsoredFeedsTable/index.module.scss

@@ -5,7 +5,7 @@
 }
 
 .table {
-  max-height: 400px;
+  max-height: theme.spacing(100);
   overflow-y: auto;
   border-bottom-left-radius: theme.border-radius("xl");
   border-bottom-right-radius: theme.border-radius("xl");