.uploadty-disabled .ant-upload-list-item .anticon-close {
  display: none;
}
.uploadty-disabled .ant-upload-list-item .anticon-delete {
  display: none;
}
.uploadty-mover-mask {
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0.8;
  color: #fff;
  height: 28px;
  line-height: 28px;
}


.sign .ant-input[data-v-938b219c]{
  font-size: 30px;
  font-weight:bolder;
  text-align:center;
  border-left-width:0px!important;
  border-top-width:0px!important;
  border-right-width:0px!important;
}

