.w-e-full-screen-container[data-v-b286fc80] {
  z-index: 99999;
}
.updateLog[data-v-24152d58] {
  width: 100%;
  height: 100%;
}
.updateLog .dialog_head[data-v-24152d58] {
  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;
}
.updateLog .dialog_head span[data-v-24152d58] {
  font-size: 20px;
  font-weight: bolder;
}
.updateLog .dialog_head img[data-v-24152d58] {
  cursor: pointer;
}
.updateLog .head_box[data-v-24152d58] {
  margin-bottom: 20px;
}
.updateLog .el-date-editor[data-v-24152d58] {
  width: 100%;
}
.updateLog .table_box[data-v-24152d58] {
  margin-top: 10px;
  margin-bottom: 10px;
}
.updateLog .query_btn[data-v-24152d58] {
  text-align: right;
}
.updateLog[data-v-24152d58] .el-form--inline .el-form-item__label {
  display: block !important;
  text-align: left;
  padding: 0 10px;
}
.updateLog .el-form-item[data-v-24152d58] {
  width: 100%;
}
.updateLog[data-v-24152d58] .el-form-item__content {
  width: 100%;
  padding: 0 10px;
}
.updateLog .dialog_content[data-v-24152d58] {
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
}
