.logManage__context[data-v-6fa88a76] {
  height: 100%;
  padding: 36px;
  overflow: auto;
  font-size: 14px;
}
.logManage__context .tool[data-v-6fa88a76] {
  margin-bottom: 36px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.logManage__context .tool .checkAction[data-v-6fa88a76] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.logManage__context .tool .checkAction p[data-v-6fa88a76] {
  cursor: pointer;
  width: 84px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  border-bottom: 2px solid #e4e7ed;
}
.logManage__context .tool .checkAction .action[data-v-6fa88a76] {
  color: #2a62ff;
  border-bottom: 2px solid #2a62ff;
}
.logManage__context .tableList[data-v-6fa88a76] {
  height: 62vh;
  position: relative;
}
.logManage__context .page[data-v-6fa88a76] {
  position: absolute;
  bottom: 40px;
  right: 40px;
}

