
.ant-table-tbody .ant-table-row td[data-v-04ea1f14] {
  padding-top: 10px;
  padding-bottom: 10px;
}
#components-layout-demo-custom-trigger .trigger[data-v-04ea1f14] {
  font-size: 18px;
  line-height: 64px;
  padding: 0 24px;
  cursor: pointer;
  -webkit-transition: color .3s;
  transition: color .3s;
}
.item-info[data-v-04ea1f14] {
  float:left;
  width:30px;
  height:30px;
  margin-left:8px
}
.item-img[data-v-04ea1f14] {
  cursor:pointer;
  position: static;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}


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

