xButton.less 221 B

1234567891011
  1. .ant-modal-close-x {
  2. display: block;
  3. font-style: normal;
  4. text-align: center;
  5. text-transform: none;
  6. text-rendering: auto;
  7. width: 22px;
  8. height: 23px;
  9. line-height: 28px;
  10. font-size: 21px;
  11. }