style: fix styles

This commit is contained in:
MystiPanda
2024-03-10 23:45:23 +08:00
parent 2ecae40130
commit 7186575cb1
9 changed files with 147 additions and 82 deletions

View File

@@ -34,7 +34,7 @@ const RuleItem = (props: Props) => {
const { index, value } = props;
return (
<Item>
<Item sx={{ borderBottom: "1px solid var(--divider-color)" }}>
<Typography
color="text.secondary"
variant="body2"