fix header style so that EntityContextMenu is in correct shape

Signed-off-by: codermango <codermango@gmail.com>
This commit is contained in:
Ke Ma
2022-06-29 16:42:58 +02:00
committed by codermango
parent 48efcf3394
commit 7ecaf0067d
@@ -63,6 +63,7 @@ const useStyles = makeStyles<BackstageTheme>(
},
rightItemsBox: {
width: 'auto',
alignItems: 'center',
},
title: {
color: theme.palette.bursts.fontColor,