summaryrefslogtreecommitdiffstats
path: root/src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-chart/cephfs-chart.component.scss
blob: f90af6f5a917fec944b520779097a15b65642c25 (plain)
1
2
3
4
5
6
7
8
@use './src/styles/chart-tooltip';

.chart-container {
  height: 500px;
  margin-bottom: 20px;
  position: relative;
  width: 100%;
}