fix footer
This commit is contained in:
parent
86c06e56ac
commit
35b4b0c3e2
1 changed files with 3 additions and 0 deletions
|
|
@ -187,12 +187,15 @@ body.webbpm.ervu_lkrp_fl {
|
|||
bottom: 0;
|
||||
}
|
||||
.webbpm.ervu_lkrp_fl .container-inside {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
font-family: 'Inter';
|
||||
height: 100%;
|
||||
padding: 0;
|
||||
overflow: auto;
|
||||
}
|
||||
.webbpm.ervu_lkrp_fl .container-inside > div {
|
||||
flex: 1;
|
||||
padding: var(--indent-huge) var(--w-screen);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue