Make new reply UI clickable

This commit is contained in:
Germain Souquet 2021-07-26 13:50:04 +02:00
parent 405fe436a6
commit 88bd22ded3

View file

@ -60,8 +60,6 @@ limitations under the License.
$reply-lines: 2;
$line-height: $font-22px;
pointer-events: none;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;