Fixed text annotation input field

This commit is contained in:
symtalha14 2021-07-07 17:37:08 +05:30
parent 05ebb6329b
commit e34e2e0af6

View File

@ -140,7 +140,7 @@
* area, causing horizontal scrolling. We avoid this by extending the width
* when the element has focus and revert this when it loses focus.
*/
width: 115%;
width: 103%;
}
.annotationLayer .buttonWidgetAnnotation.checkBox input,