) }
diff --git a/src/components/element/model/custom.js b/src/components/element/model/custom.js
index 0b48fe0..4aeff35 100644
--- a/src/components/element/model/custom.js
+++ b/src/components/element/model/custom.js
@@ -20,8 +20,10 @@ class Custom extends Component{
render(config) {
this.prepare = true;
return (
-
-
+
)
}
diff --git a/src/style/index.less b/src/style/index.less
index 78fd815..2c7763e 100644
--- a/src/style/index.less
+++ b/src/style/index.less
@@ -163,6 +163,7 @@ xm-select{
padding: 5px 0;
z-index: 999;
width: 100%;
+ min-width: fit-content;
border: @border;
// max-height: 300px;
// overflow-y: auto;