@@ -90,7 +90,10 @@
max-height: 10000px;
overflow: hidden;
transition: max-height 1s ease-in;
ul {
padding-left: 20px;
list-style-type: disc;
}
&.closed {
max-height: 0px;
The note is not visible to the blocked user.