diff --git a/editor/svg-editor.css b/editor/svg-editor.css index 7e7b1e0f..34bccda2 100644 --- a/editor/svg-editor.css +++ b/editor/svg-editor.css @@ -411,7 +411,7 @@ z-index: 12; background: #E8E8E8; position: relative; - width: 200px; + width: 230px; padding: 5px; -moz-box-shadow: #555 1px 1px 4px; -webkit-box-shadow: #555 1px 1px 4px;