feat: Collaborative revision restore (#2721)

This commit is contained in:
Tom Moor
2021-11-07 08:58:44 -08:00
committed by GitHub
parent 5dd5df6268
commit b2a1e6b309
6 changed files with 57 additions and 17 deletions

View File

@@ -137,7 +137,8 @@ const ListItem = styled(Item)`
&:nth-child(2)::before {
height: 50%;
top: 50%;
top: auto;
bottom: -4px;
}
&:last-child::before {