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


.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;
}


[data-v-7dc3eedb] .tableList input[type="text"],
.tableList .ant-input[data-v-7dc3eedb],
.tableList .ant-select-selection[data-v-7dc3eedb],
.tableList .ant-input[data-v-7dc3eedb] {
  border: none!important;
  outline: none!important;
}

