mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-16 19:47:02 +02:00
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;
|
|
}
|