fix: add missing in ActionDescription
This commit is contained in:
@@ -145,3 +145,4 @@ export const RightSidePanel = ({ pairForEdit }: RightSidePanelProps) => {
|
|||||||
|
|
||||||
export const ActionDescription = styled.p`
|
export const ActionDescription = styled.p`
|
||||||
margin-left: 15px;
|
margin-left: 15px;
|
||||||
|
`;
|
||||||
|
|||||||
Reference in New Issue
Block a user