king
2021-08-31 f2beb6e2a6dbd438b4382fba9d50f9137f81c0b0
1
2
3
4
5
6
7
8
9
10
.print-menu-form {
  .ant-input-number {
    width: 100%;
  }
  .anticon-question-circle {
    color: #c49f47;
    position: relative;
    left: -3px;
  }
}