king
2023-03-31 bfcacf54ad793bc33560f8bb15833508cf73aa5b
src/templates/modalconfig/dragelement/index.scss
@@ -166,4 +166,18 @@
  .page-card {
    margin-bottom: 5px;
  }
}
}
// .modal-fields-row.copy {
//   z-index: 3;
// }
// .modal-fields-row.copy::before {
//   content: ' ';
//   display: block;
//   position: fixed;
//   left: 0;
//   right: 0;
//   top: 0;
//   bottom: 0;
//   background: rgba(0,0,0,0.2);
//   z-index: 2;
// }