::ng-deep .automation-crud {
  .code-reader .inline-edit-wrapper {
    width: 100%;
  }

  textarea.text-area-reader {
    width: 100%;
    height: 220px;
  }
}
