UNPKG

@spalger/kibana

Version:

Kibana is an open source (Apache Licensed), browser based analytics and search dashboard for Elasticsearch. Kibana is a snap to setup and start using. Kibana strives to be easy to get started with, while also being flexible and powerful, just like Elastic

29 lines (23 loc) 438 B
.table-vis { display: flex; flex-direction: column; flex: 1 0 100%; &-error { display: flex; flex-direction: column; justify-content: center; flex: 1 0 100%; text-align: center; } &-container { kbn-agg-table-group > .table > tbody > tr > td { border-top: 0px; } .pagination-other-pages { justify-content: flex-end; } .pagination-size { display: none; } } }