Fixed input width

2.2em is too small for long numbers
This commit is contained in:
Sahin D
2019-07-15 04:12:46 +03:00
committed by GitHub
parent 9c06bc9d6e
commit 27707096ed

View File

@@ -832,7 +832,7 @@ span.zoom_tool {
}
#tools_bottom input[type=text] {
width: 2.2em;
width: 4em;
}
/* Color tools: fill, stroke, opacity