.el-pagination {
  padding: 8px 5px;
}
.el-drawer__body {
  overflow: auto;
}
.el-drawer__container ::-webkit-scrollbar {
  display: none;
}
.el-drawer__header {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 20px;
  margin-bottom: 0px;
}
.dwerBox .el-form-item__content {
  line-height: 40px;
}
.caozuo .el-form-item__content  .el-input__inner {
  height: 32px!important;
  line-height: 32px!important;
}
.sorttable .el-table th {
    padding: 3px 0;
}
.is-sortable .cell {
  line-height: 35px;
  height: 35px;
  margin-bottom: -1px;
}
.el-tabs__active-bar {
  height: 3px;
}
.activespan{
  font-size: 12px;
  color: #c5c5c5;
  margin: 0 3px;
}
.table /deep/ .el-table th {
  padding: 8px 0;
}