body {
  height: 100%;
}

#root .ant-layout {
  height: 100% !important;
}

#root .button-bar {
  display: none !important;
  height: 0px !important;
}

#root .project-detail {
  display: inline-block !important;
}

#root .large-detail {
  font-size: 12px !important;
}

@page {
  margin: 0.5cm;
}
