Merge branch 'develop' of 10.10.31.70:/ervu-dashboard into develop
This commit is contained in:
commit
202c54a772
1 changed files with 2 additions and 1 deletions
|
|
@ -82,7 +82,7 @@
|
|||
--ag-modal-overlay-background-color: transparent !important;
|
||||
}
|
||||
|
||||
body.webbpm.ervu_dashboard {
|
||||
.webbpm.ervu_dashboard {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
color: var(--color-text-primary);
|
||||
|
|
@ -92,6 +92,7 @@ body.webbpm.ervu_dashboard {
|
|||
-moz-background-size: cover;
|
||||
-o-background-size: cover;
|
||||
background-size: cover;
|
||||
overflow: auto;
|
||||
}
|
||||
.webbpm.ervu_dashboard .wrapper {
|
||||
min-width: 980px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue