truesight-metric-config-form {
  display: block;

  form {
    margin-top: 10px;
  }

  .root-datatype {
    position: relative;
    width: 33.3%;
    left: 0;
  }

  .loading {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
}
