This commit is contained in:
Yurov Dmitry 2019-03-28 11:15:02 +03:00
parent 9f89e3e9f0
commit 8196795f3c
2 changed files with 14 additions and 13 deletions

View File

@ -4,6 +4,7 @@ export const OperationEndpointWrap = styled.div`
cursor: pointer;
position: relative;
margin-bottom: 5px;
margin-top: 20px;
`;
export const ServerRelativeURL = styled.span`