@@ -15,6 +15,16 @@
box-sizing: border-box;
}
html {
scrollbar-gutter: stable;
@supports not (scrollbar-gutter: stable) {
overflow-y: scroll;
html, body {
margin: 0;
padding: 0;
The note is not visible to the blocked user.