Fix totals box background height
This commit is contained in:
parent
80c6942c3b
commit
4e005ad98c
@ -113,7 +113,7 @@
|
|||||||
margin-left: $gap * 6;
|
margin-left: $gap * 6;
|
||||||
margin-top: $gap * 3;
|
margin-top: $gap * 3;
|
||||||
width: 33.77%;
|
width: 33.77%;
|
||||||
max-height: 45rem;
|
height: fit-content;
|
||||||
background-color: $color-gray-lightest;
|
background-color: $color-gray-lightest;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user