refactor: adjust spacing between button and chip in FlowRow component
This commit is contained in:
@@ -85,7 +85,6 @@ export default function FlowRow(props: FlowRowProps): React.ReactElement {
|
||||
|
||||
<IconButton
|
||||
size="large"
|
||||
edge="start"
|
||||
color="inherit"
|
||||
aria-label="open context menu"
|
||||
ref={contextButtonRef}
|
||||
|
Reference in New Issue
Block a user