xjj %!s(int64=2) %!d(string=hai) anos
pai
achega
aa4e041535
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/PageContent/index.js

+ 1 - 1
src/components/PageContent/index.js

@@ -9,7 +9,7 @@ export default (props) => {
     <div>
       <PageContainer header={{ title: null }} {...props}>
         <ProCard
-          style={{ minHeight: 'calc(100vh - 150px)', overflowY: 'auto' }}
+          style={{ minHeight: 'calc(100vh - 170px)', overflowY: 'auto' }}
         >
           {props.children}
         </ProCard>