We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca32ca1 commit 0c808edCopy full SHA for 0c808ed
browser/data-browser/src/views/OntologyPage/OntologyPage.tsx
@@ -175,5 +175,6 @@ const StyledUl = styled.ul`
175
& > li {
176
margin-left: 0px;
177
list-style: none;
178
+ margin-bottom: 0;
179
}
180
`;
0 commit comments