chore: rename files

This commit is contained in:
Tristan Yang
2023-01-29 09:25:50 +08:00
parent 23b452f579
commit be116c4d7e
5 changed files with 0 additions and 124 deletions
@@ -79,16 +79,6 @@ const Styled = styled.ul`
}
}
}
&.muted {
.up .name,
.up .time,
.down .msg {
color: #d0d5dd;
}
.down .badge {
background: #bfbfbf;
}
}
}
}
`;