Fixed the background reformatting bug 🛠

This commit is contained in:
2020-08-29 18:40:44 +02:00
parent 12fe6dfa17
commit 802128afbc
2 changed files with 2 additions and 3 deletions

View File

@@ -284,9 +284,8 @@ $brand-font-size: 80%;
}
.mailymaily-no-scroll {
height: 100%;
overflow: hidden;
position: fixed;
width: 100%;
}
.mailymaily-is-hidden {