added mobile thread view

This commit is contained in:
plebbitor
2023-02-27 12:35:23 +01:00
parent b3c9af4e3d
commit 5bced2a03d
4 changed files with 185 additions and 61 deletions
+1 -2
View File
@@ -662,8 +662,7 @@ export const TopBar = styled.div`
}
hr {
margin-left: calc((100% - 100vw) / 2);
margin-right: calc((100% - 100vw) / 2);
display: none;
}
}