mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 04:06:44 +02:00
Disable pointer events inside replies
This commit is contained in:
parent
ec7acd1c0f
commit
da3bd5ebee
@ -35,6 +35,8 @@ limitations under the License.
|
||||
$reply-lines: 2;
|
||||
$line-height: 22px;
|
||||
|
||||
pointer-events: none;
|
||||
|
||||
text-overflow: ellipsis;
|
||||
display: -webkit-box;
|
||||
-webkit-box-orient: vertical;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user