
.content-container[data-v-61649008] {
  padding: 20px;
}
.header-container[data-v-61649008] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.el-pagination[data-v-61649008] {
  margin-top: 20px;
  text-align: right;
}

