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

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;