2d244f6817
metrics route takes start and end params and passes to the date display field, as well as the route's API call
5 lines
73 B
SCSS
5 lines
73 B
SCSS
.pricing-metrics-date-form {
|
|
display: flex;
|
|
align-items: flex-end;
|
|
}
|