remove unnecessary and legacy Firefox workaround

This commit is contained in:
Daniel Micay 2019-07-01 01:49:24 -04:00
parent 2516fa8e2f
commit 724474a703
1 changed files with 0 additions and 1 deletions

View File

@ -47,7 +47,6 @@ body, canvas {
}
.textLayer ::selection { background: rgb(0,0,255); }
.textLayer ::-moz-selection { background: rgb(0,0,255); }
.textLayer .endOfContent {
display: block;