Fix misaligned rich text draft controls
This commit is contained in:
parent
ce77c9df10
commit
30ab1bb439
1 changed files with 0 additions and 1 deletions
|
@ -137,7 +137,6 @@ const useStyles = makeStyles(
|
|||
"&:hover": {
|
||||
background: fade(theme.palette.primary.main, 0.3)
|
||||
},
|
||||
alignItems: "center",
|
||||
background: "none",
|
||||
border: "none",
|
||||
borderRight: `1px ${theme.palette.divider} solid`,
|
||||
|
|
Loading…
Reference in a new issue