.dashboard-editor-container[data-v-c2ed3304] {
  padding: 5px;
  background-color: #f0f2f5;
  position: relative;
}
.dashboard-editor-container .content-wrapper[data-v-c2ed3304] {
  background: #fff;
  padding: 16px 16px 0;
  margin-bottom: 32px;
}
.right-toolbar-class[data-v-c2ed3304] {
  position: relative;
  top: 36px;
  right: 10px;
  z-index: 10;
}
.table-content-class[data-v-c2ed3304] {
  margin-top: -10px;
  margin-bottom: 20px;
}
.tips[data-v-c2ed3304] {
  background-color: #fef0f0;
  padding: 5px 10px;
  border-radius: 5px;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  line-height: 20px;
  color: #999;
  width: 100%;
  margin-bottom: 5px;
  margin-top: 5px;
}
@media (max-width: 1024px) {
.content-wrapper[data-v-c2ed3304] {
    padding: 8px;
}
}

