Alexandru Cambose преди 1 ден
родител
ревизия
d50ab367c6
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      apps/developer-hub/src/components/SponsoredFeedsTable/index.module.scss

+ 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");