fix: style ui

This commit is contained in:
DiamondThree
2022-08-10 18:25:44 +08:00
parent ffdf247517
commit 46f903583b
5 changed files with 15 additions and 0 deletions
@@ -150,6 +150,7 @@ const TodoBlock = styled('div')({
display: 'flex',
'.checkBoxContainer': {
marginRight: '4px',
padding: '0 4px',
height: '22px',
},
'.textContainer': {