Merge pull request #6474 from matrix-org/gsouquet/fix-18017

Make new reply UI clickable
This commit is contained in:
David Baker 2021-07-27 13:57:41 +01:00 committed by GitHub
commit 148571828b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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;