mirror of
https://github.com/twentyhq/twenty.git
synced 2024-11-27 11:03:40 +03:00
fixed button padding (#3260)
This commit is contained in:
parent
ae5558d8b5
commit
81a1666946
@ -8,7 +8,6 @@ import { LightIconButton, LightIconButtonProps } from './LightIconButton';
|
||||
const StyledLightIconButtonGroupContainer = styled.div`
|
||||
display: inline-flex;
|
||||
gap: 2px;
|
||||
padding: 2px;
|
||||
`;
|
||||
|
||||
export type LightIconButtonGroupProps = Pick<
|
||||
|
Loading…
Reference in New Issue
Block a user