summaryrefslogtreecommitdiffstats
path: root/src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table-key-value/table-key-value.component.scss
blob: f8d8745d44df8881ab5866295246597cf36f213e (plain)
1
2
3
4
5
.table-scroller {
  height: 100%;
  max-height: 40vh;
  overflow: auto;
}