.cn-button-url-param-setter {
  .lc-listitem-actions {
    margin-right: -15px !important;
  }
  .lc-listitem-body {
    margin-left: -10px !important;
  }
  .cn-param-select-setter {
    flex: 2 !important;
  }
}

.cn-link-url-setter {
  .cn-param-select-setter-wrap {
    .cn-next-select {
      flex: 1;
    }
  }
}

.cn-action-setter {
  .vs-action-current {
    height: 28px !important;
    line-height: 28px !important;
    .vs-action-current-value {
      height: 100%;
      line-height: 26px;
    }
    .vs-action-current-icons {
      height: 100%;
      right: 0;
      line-height: 24px;
      background: #fff;
      //opacity: 1;
    }
  }
}

.cn-inline-setter-reduce {
  margin-top: -10px !important;
}

.cn-datasource-relative-setter {
  position: relative;
}
.cn-datasource-relative-setter3 {
  position: relative;
  padding: 0 16px 16px;
}

.cn-param-select-setter-style-fix {
  .cn-param-select-setter-wrap {
    .next-select-trigger {
      min-width: 60px;
      .next-select-inner {
        min-width: 60px;
      }
    }
  }
}
