@@ -16,4 +16,11 @@ export default {
page {
background-color: #f0f0f0;
}
::-webkit-scrollbar {
display: none;
width: 0;
height: 0;
background: transparent;
</style>
The note is not visible to the blocked user.