Disable pointer events inside replies
This commit is contained in:
@@ -35,6 +35,8 @@ limitations under the License.
|
|||||||
$reply-lines: 2;
|
$reply-lines: 2;
|
||||||
$line-height: 22px;
|
$line-height: 22px;
|
||||||
|
|
||||||
|
pointer-events: none;
|
||||||
|
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
display: -webkit-box;
|
display: -webkit-box;
|
||||||
-webkit-box-orient: vertical;
|
-webkit-box-orient: vertical;
|
||||||
|
|||||||
Reference in New Issue
Block a user