Merge branch 'dev' into 'feature/telemetry2'
# Conflicts: # pages/resumoOperacao.tsx # styles/layouts/ResumoOperacao/ResumoOperacaoView.ts
This commit is contained in:
commit
ca32688e81
@ -81,5 +81,7 @@ export default function ResumoOperacao() {
|
|||||||
</Pagination>
|
</Pagination>
|
||||||
|
|
||||||
</TableView>
|
</TableView>
|
||||||
|
|
||||||
|
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|||||||
@ -2,7 +2,7 @@ import styled from 'styled-components'
|
|||||||
|
|
||||||
|
|
||||||
export const TableView = styled.div`
|
export const TableView = styled.div`
|
||||||
display: flex;
|
display: flex;
|
||||||
padding: 2.5rem;
|
padding: 2.5rem;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user