Revert "Attempt to disable scrollbar on full screen modal"

This reverts commit 1a64aa9c19.
This commit is contained in:
grandeljay 2022-12-29 16:00:38 +01:00
parent 18731bc27a
commit 697b382afd

View file

@ -5,7 +5,6 @@
html {
scroll-behavior: smooth;
overflow-x: hidden;
}
body {