//
This commit is contained in:
parent
6306735c1f
commit
c1e46adff0
1 changed files with 3 additions and 3 deletions
|
|
@ -1849,8 +1849,7 @@
|
||||||
.webbpm.ervu_dashboard .container-inside .parent-block {
|
.webbpm.ervu_dashboard .container-inside .parent-block {
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
}
|
}
|
||||||
/* test */
|
/*
|
||||||
|
|
||||||
.webbpm.ervu_dashboard [page-citizen],
|
.webbpm.ervu_dashboard [page-citizen],
|
||||||
.webbpm.ervu_dashboard #citizen,
|
.webbpm.ervu_dashboard #citizen,
|
||||||
.webbpm.ervu_dashboard [page-citizen_all_filters],
|
.webbpm.ervu_dashboard [page-citizen_all_filters],
|
||||||
|
|
@ -1868,7 +1867,8 @@
|
||||||
.webbpm.ervu_dashboard #citizen_all_filters .search-block {
|
.webbpm.ervu_dashboard #citizen_all_filters .search-block {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
/* test */
|
||||||
.webbpm.ervu_dashboard.citizencard .container-inside {
|
.webbpm.ervu_dashboard.citizencard .container-inside {
|
||||||
height: calc(100vh - var(--h-header));
|
height: calc(100vh - var(--h-header));
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue