Screw around with layout

This commit is contained in:
Dan Abramov
2023-12-01 20:13:55 +00:00
parent 2df4db31d3
commit d290dda4d8
3 changed files with 6 additions and 7 deletions
+1 -1
View File
@@ -436,7 +436,7 @@ export function DesktopLeftNav() {
const styles = StyleSheet.create({
leftNav: {
position: 'absolute',
position: 'fixed',
top: 10,
// @ts-ignore web only
right: 'calc(50vw + 312px)',