d0c4312923
* Create GridCollection for nodes page with styling * Update ListCollection styling * Update TagList styling * Create CompositeRow styling component * Update ConsulServiceList component with styling * Create service health-checks helper * Add InstanceCount to the service model * Add tag-svg to codebase * Create and update tests for service-list page * Upgrade @hashicorp/consul-api-double to 2.14.0
5 lines
60 B
SCSS
5 lines
60 B
SCSS
.list-collection {
|
|
height: 500px;
|
|
position: relative;
|
|
}
|