mirror of
https://github.com/moparisthebest/mail
synced 2024-11-26 19:02:20 -05:00
Put reader body into GPU layer
This commit is contained in:
parent
7b87551404
commit
7c65b48f34
@ -137,6 +137,7 @@
|
|||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
user-select: text;
|
user-select: text;
|
||||||
|
transform: translatez(0);
|
||||||
|
|
||||||
.line {
|
.line {
|
||||||
cursor: text;
|
cursor: text;
|
||||||
|
Loading…
Reference in New Issue
Block a user