Merge pull request #6474 from matrix-org/gsouquet/fix-18017
Make new reply UI clickable
This commit is contained in:
commit
148571828b
1 changed files with 0 additions and 2 deletions
|
@ -60,8 +60,6 @@ limitations under the License.
|
||||||
$reply-lines: 2;
|
$reply-lines: 2;
|
||||||
$line-height: $font-22px;
|
$line-height: $font-22px;
|
||||||
|
|
||||||
pointer-events: none;
|
|
||||||
|
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
display: -webkit-box;
|
display: -webkit-box;
|
||||||
-webkit-box-orient: vertical;
|
-webkit-box-orient: vertical;
|
||||||
|
|
Loading…
Reference in a new issue