king
2023-11-28 58f875b8ba4c0a5ec91e8fbb8d2e7ce0151f6d1b
1
2
3
4
5
6
7
8
9
10
11
.pay-query {
  .ant-modal-confirm-btns {
    width: 100%;
    text-align: center;
    margin-bottom: 24px;
 
    button:first-child {
      margin-right: 20px;
    }
  }
}