mirror of
https://github.com/status-im/consul.git
synced 2025-02-18 00:27:04 +00:00
* 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;
|
|
}
|