Merge pull request #2690 from Snuffleupagus/bug-837462
Prevent text selection divs from overflowing page boundries
This commit is contained in:
commit
c40c594999
@ -1165,6 +1165,7 @@ canvas {
|
||||
bottom: 0;
|
||||
color: #000;
|
||||
font-family: sans-serif;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.textLayer > div {
|
||||
|
Loading…
x
Reference in New Issue
Block a user