Skip to content

Commit 0c808ed

Browse files
committed
Fix look properties list
1 parent ca32ca1 commit 0c808ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

browser/data-browser/src/views/OntologyPage/OntologyPage.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -175,5 +175,6 @@ const StyledUl = styled.ul`
175175
& > li {
176176
margin-left: 0px;
177177
list-style: none;
178+
margin-bottom: 0;
178179
}
179180
`;

0 commit comments

Comments
 (0)