#
Junjie
2025-02-14 ac4341ea6b66ae02427d39d35f41d42d78b2eb2e
zy-asrs-flow/src/global.less
@@ -74,4 +74,26 @@
      }
    }
  }
}
// ------------------------
.header-logo {
  padding-left: 50px;
  padding-right: 60px;
}
.header-title {
  font-size: xx-large;
  color: #eee;
}
.ant-pro-form-login-page-logo {
  width: 200px;
  height: 100%;
  margin: 30px 0;
}
.centered-select .ant-select-selection-item {
  text-align: center;
}