瀏覽代碼

remove maxheight

Justin Rhee 3 年之前
父節點
當前提交
970af23441
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      dashboard/src/components/porter/ExpandableSection.tsx

+ 0 - 1
dashboard/src/components/porter/ExpandableSection.tsx

@@ -35,7 +35,6 @@ const ExpandableSection: React.FC<Props> = ({
       isExpanded={isExpanded}
       background={background}
       noWrapper={noWrapper}
-      maxHeight={maxHeight}
     >
       {noWrapper ? (
         <Container row>