v0.8
This commit is contained in:
parent
fc863a37d7
commit
b6f1d44a1e
1 changed files with 8 additions and 1 deletions
|
|
@ -320,6 +320,13 @@ body.webbpm.ervu_dashboard {
|
||||||
|
|
||||||
--h-header: max(calc(3.9*var(--w-content)), 4.875rem); /*78*/
|
--h-header: max(calc(3.9*var(--w-content)), 4.875rem); /*78*/
|
||||||
--w-screen: max(calc(2*var(--w-content)), 2.5rem); /*40*/
|
--w-screen: max(calc(2*var(--w-content)), 2.5rem); /*40*/
|
||||||
|
|
||||||
|
.webbpm.ervu_dashboard .header-logo .logo a {
|
||||||
|
width: max(calc(6.25*var(--w-content)), 5rem);
|
||||||
|
}
|
||||||
|
.webbpm.ervu_dashboard .header-logo .logo-title {
|
||||||
|
margin-left: max(calc(6.25*var(--w-content)), 5rem);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue