fixes
This commit is contained in:
parent
2fdb09df01
commit
2cbee8fe57
1 changed files with 2 additions and 1 deletions
|
|
@ -6,10 +6,11 @@
|
|||
|
||||
.billingDashboard {
|
||||
padding: 1.5rem;
|
||||
min-height: 100%;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.pageHeader {
|
||||
|
|
|
|||
Loading…
Reference in a new issue