remove height: 100% for all pages
This commit is contained in:
parent
4ecb60e710
commit
66b21ec14f
1 changed files with 1 additions and 16 deletions
|
|
@ -1837,20 +1837,6 @@
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
/* test */
|
||||
.webbpm.ervu_dashboard .container-inside > div {
|
||||
height: 100%;
|
||||
}
|
||||
.webbpm.ervu_dashboard .container-inside > div > div[id] {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
height: 100%;
|
||||
}
|
||||
.webbpm.ervu_dashboard .container-inside > div > div[id] > vbox:first-child,
|
||||
.webbpm.ervu_dashboard .container-inside .parent-block {
|
||||
flex-grow: 1;
|
||||
}
|
||||
/*
|
||||
.webbpm.ervu_dashboard [page-citizen],
|
||||
.webbpm.ervu_dashboard #citizen,
|
||||
.webbpm.ervu_dashboard [page-citizen_all_filters],
|
||||
|
|
@ -1868,8 +1854,7 @@
|
|||
.webbpm.ervu_dashboard #citizen_all_filters .search-block {
|
||||
flex: 1;
|
||||
}
|
||||
*/
|
||||
/* test */
|
||||
|
||||
.webbpm.ervu_dashboard.citizencard .container-inside {
|
||||
height: calc(100vh - var(--h-header));
|
||||
overflow: hidden;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue