aboutsummaryrefslogtreecommitdiff
path: root/modern/src/other
diff options
context:
space:
mode:
Diffstat (limited to 'modern/src/other')
-rw-r--r--modern/src/other/ReplayPage.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/modern/src/other/ReplayPage.js b/modern/src/other/ReplayPage.js
index 9277cee8..b217b374 100644
--- a/modern/src/other/ReplayPage.js
+++ b/modern/src/other/ReplayPage.js
@@ -28,7 +28,7 @@ const useStyles = makeStyles((theme) => ({
sidebar: {
display: 'flex',
flexDirection: 'column',
- position: 'absolute',
+ position: 'fixed',
zIndex: 3,
left: 0,
top: 0,