Skip to content
Snippets Groups Projects
Unverified Commit 10ac7d30 authored by Justin Coyne's avatar Justin Coyne Committed by GitHub
Browse files

Merge pull request #3853 from ProjectMirador/mui5-button-margin

Remove unnecessary button margin
parents b96144b3 9fe8f715
Branches
No related tags found
2 merge requests!19Draft: Merge video support into mui5,!18Only nudge over badge content for the WindowListButton; it needs special...
......@@ -60,9 +60,6 @@ export class WindowTopBarPluginMenu extends Component {
aria-label={t('windowPluginMenu')}
aria-owns={open ? windowPluginMenuId : undefined}
selected={open}
sx={{
margin: 1,
}}
onClick={this.handleMenuClick}
>
{menuIcon}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment