RecogitoJS and Annotorious now handle editor left margin separately

This commit is contained in:
Rainer Simon 2021-11-04 15:30:00 +01:00
parent d6b96568b0
commit 6572e21838
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@
.r6o-editor {
position:absolute;
z-index:99999;
margin-left:-14px;
width:400px;
color:$standard-type;
opacity:0;