chore: adjust style

This commit is contained in:
GyDi
2022-03-23 13:58:57 +08:00
committed by GitHub
parent 502706931e
commit 5d0ffbe453
2 changed files with 9 additions and 4 deletions

View File

@@ -6,6 +6,8 @@ const Item = styled(Box)(({ theme }) => ({
margin: "0 12px",
lineHeight: 1.35,
borderBottom: `1px solid ${theme.palette.divider}`,
fontSize: "0.875rem",
userSelect: "text",
"& .time": {},
"& .type": {
display: "inline-block",