mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-06-13 07:57:26 +01:00
Fixed formatting error
This commit is contained in:
@@ -264,7 +264,7 @@ export class CommandButtonComponent extends React.Component<CommandButtonCompone
|
||||
{
|
||||
<div>
|
||||
<Icon
|
||||
styles={ { root: { marginBottom: -3 } }}
|
||||
styles={{ root: { marginBottom: -3 } }}
|
||||
className="panelInfoIcon"
|
||||
iconName={this.props.iconName}
|
||||
ariaLabel="ChatBot"
|
||||
|
||||
Reference in New Issue
Block a user