[v-cloak] {
  display: none;
}

.login-help {
  margin-top: 9px;
}

.pointer {
  cursor: pointer;
}

.content-wrapper {
  min-height: calc(100vh - 101px);
}

.detail-number {
  display: block;
  font-size: 16px;
  line-height: 1.3;
  white-space: normal;
}

.file-meta {
  margin-bottom: 15px;
}

.dbf-table-wrap {
  max-height: calc(100vh - 330px);
  overflow: auto;
}

.dbf-table {
  white-space: nowrap;
}
