Prevent text selection divs from overflowing page boundries
This commit is contained in:
parent
ef1be8ee33
commit
c2e2afdd59
@ -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