@@ -228,3 +228,11 @@ page {
.safe-bottom {
padding-bottom: env(safe-area-inset-bottom);
}
/* 全局隐藏横向滚动条(scroll-view / webkit) */
::-webkit-scrollbar {
display: none;
width: 0;
height: 0;
background: transparent;
The note is not visible to the blocked user.