v1.css 215 B

1234
  1. .detail-body {height: calc(100vh - 108px);}
  2. .modal-body .detail-body {height: auto;}
  3. .detail-body > .form-actions:last-child {margin-top: 0;}
  4. #mainNavbar + #mainContainer .detail-body {height: calc(100vh - 152px);}