mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-08 14:35:45 +01:00
fix form validation after refactoring
This commit is contained in:
@@ -61,6 +61,7 @@ const MarginLeft = styled.div`
|
||||
const FlexContainer = styled.div`
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
height: 2.25rem;
|
||||
`;
|
||||
|
||||
export default class Page extends React.Component<Props> {
|
||||
|
||||
Reference in New Issue
Block a user