.component-list[data-v-05612840]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.component-list .component-list-header[data-v-05612840]{padding:16px;border-bottom:1px solid #e8e8e8;background:#fafafa}.component-list .component-list-header h3[data-v-05612840]{margin:0;font-size:14px;font-weight:500}.component-list .component-items[data-v-05612840]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:8px;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.component-list .component-item[data-v-05612840]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #e8e8e8;border-radius:4px;background:#fff;cursor:move;-webkit-transition:all .3s;transition:all .3s;width:100px;height:100px}.component-list .component-item[data-v-05612840]:hover{border-color:#1890ff;-webkit-box-shadow:0 2px 8px rgba(24,144,255,.2);box-shadow:0 2px 8px rgba(24,144,255,.2)}.component-list .component-item .component-icon[data-v-05612840]{width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#f0f0f0;border-radius:4px}.component-list .component-item .component-icon[data-v-05612840] .anticon{font-size:18px;color:#1890ff}.component-list .component-item .component-name[data-v-05612840]{margin-top:8px;font-size:14px;color:#333}