diff --git a/src/styles/Inbox.module.scss b/src/styles/Inbox.module.scss index 822602b0..0230879d 100644 --- a/src/styles/Inbox.module.scss +++ b/src/styles/Inbox.module.scss @@ -115,7 +115,7 @@ main { position: relative; .scrollToNew { - osition: absolute; + position: absolute; z-index: 2; bottom: 8px; overflow: hidden;