
.ant-table-tbody .ant-table-row td[data-v-d992a23c] {
  padding-top: 10px;
  padding-bottom: 10px;
}
#components-layout-demo-custom-trigger .trigger[data-v-d992a23c] {
  font-size: 18px;
  line-height: 64px;
  padding: 0 24px;
  cursor: pointer;
  -webkit-transition: color .3s;
  transition: color .3s;
}

.j-select-biz-component-box .left[data-v-62d59dea] {
  width: calc(100% - 82px - 8px);
}
.j-select-biz-component-box .right[data-v-62d59dea] {
  width: 82px;
}
.j-select-biz-component-box .full[data-v-62d59dea] {
  width: 100%;
}
.j-select-biz-component-box[data-v-62d59dea] .ant-select-search__field {
  display: none !important;
}


.components-input-demo-presuffix .anticon-close-circle[data-v-218fdafb] {
  cursor: pointer;
  color: #ccc;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  font-size: 12px;
}
.components-input-demo-presuffix .anticon-close-circle[data-v-218fdafb]:hover {
  color: #f5222d;
}
.components-input-demo-presuffix .anticon-close-circle[data-v-218fdafb]:active {
  color: #666;
}

