Fix misaligned rich text draft controls

This commit is contained in:
Dawid Tarasiuk 2020-09-22 17:04:12 +02:00
parent ce77c9df10
commit 30ab1bb439

View file

@ -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`,