web/layout: fix main content jumping when navigating in some cases

This commit is contained in:
dumbmoron
2024-09-08 11:42:04 +00:00
parent d0bd70e213
commit 894174bed9

View File

@@ -238,7 +238,6 @@
} }
#cobalt { #cobalt {
position: fixed;
height: 100%; height: 100%;
width: 100%; width: 100%;
display: grid; display: grid;