chore: Refactors towards shared menu component (#4445)
This commit is contained in:
@@ -11,5 +11,5 @@ export default function Separator(rest: React.HTMLAttributes<HTMLHRElement>) {
|
||||
}
|
||||
|
||||
const HorizontalRule = styled.hr`
|
||||
margin: 0.5em 12px;
|
||||
margin: 6px 0;
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user