.univer-mt-2\.5 {
  margin-top: .625rem;
}

.univer-h-\[calc\(100\%-60px\)\] {
  height: calc(100% - 60px);
}

.univer-h-full {
  height: 100%;
}

.univer-w-full {
  width: 100%;
}

.univer-overflow-hidden {
  overflow: hidden;
}
