diff --git a/src/css/ingame_hud/unlock_notification.scss b/src/css/ingame_hud/unlock_notification.scss index 431259f0..828c55a9 100644 --- a/src/css/ingame_hud/unlock_notification.scss +++ b/src/css/ingame_hud/unlock_notification.scss @@ -4,9 +4,7 @@ left: 0; right: 0; bottom: 0; - display: flex; - justify-content: center; - align-items: center; + overflow: auto; pointer-events: all; & { @@ -33,7 +31,6 @@ display: flex; align-items: center; flex-direction: column; - max-height: 100vh; color: #fff; text-align: center;