Merge pull request #17862 from hiroshisuga/patch-4
style: remove unnecessary fit-to-width style
This commit is contained in:
commit
341e2c9464
@ -198,12 +198,6 @@ const FitToWidthButton = styled(Button)`
|
||||
background-color: ${colorOffWhite};
|
||||
border: 0;
|
||||
}
|
||||
|
||||
${({ panning }) => panning && `
|
||||
> span {
|
||||
background-color: #DCE4EC;
|
||||
}
|
||||
`}
|
||||
`;
|
||||
|
||||
const MultiUserTool = styled.span`
|
||||
|
Loading…
Reference in New Issue
Block a user