ui: tweak spacing on expand resources

This commit is contained in:
Jean-Philippe Sirois
2020-09-02 07:38:55 -04:00
parent ae7ebddb1b
commit 38e22161a4
@@ -123,6 +123,7 @@ export const ExpandResourcesHeader = styled.div`
cursor: pointer;
color: ${(props) => transparentize(0.5, props.theme.sidebar.foreground)};
font-weight: 700;
margin-bottom: 8px;
&:hover {
opacity: 0.85;