* zin: fix detail body height in modal.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
.detail-body {height: calc(100vh - 108px);}
|
||||
.modal-body .detail-body {height: auto;}
|
||||
.detail-body > .form-actions:last-child {margin-top: 0;}
|
||||
#mainNavbar + #mainContainer .detail-body {height: calc(100vh - 152px);}
|
||||
|
||||
Reference in New Issue
Block a user