mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-10 15:35:49 +01:00
merge repository heads
This commit is contained in:
@@ -33,6 +33,8 @@ const SmallButton = styled(Button)<CollapsedProps>`
|
||||
padding-right: 1rem;
|
||||
margin-right: ${(props: CollapsedProps) => (props.collapsed ? "0" : "0.5rem")};
|
||||
height: 1.5rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
`;
|
||||
|
||||
const MenuLabel = styled.p<CollapsedProps>`
|
||||
|
||||
Reference in New Issue
Block a user