src/components/sidemenu/comtableconfig/dragelement/index.scss
@@ -1,9 +1,15 @@ .common-source-item { display: block; // border: 1px dashed gray; box-shadow: 0px 0px 2px #bcbcbc; padding: 0.5rem 1rem; background-color: white; margin: 0 10px 10px; margin: 0px 0px 10px; cursor: move; border-radius: 4px; } .common-drawarea-placeholder { width: 100%; line-height: 65px; text-align: center; color: #bcbcbc; }