
.schema-ref-modal-footer{
  display: flex;
  justify-content: flex-end;
  .icon-panel{
    display: flex;
    align-items: center;
  }
  button {
    // width: 60px;
    height: 32px;
  }
}