]> git.proxmox.com Git - ceph.git/blob - ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-chart/cephfs-chart.component.scss
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / src / app / ceph / cephfs / cephfs-chart / cephfs-chart.component.scss
1 @use './src/styles/chart-tooltip';
2
3 .chart-container {
4 height: 500px;
5 margin-bottom: 20px;
6 position: relative;
7 width: 100%;
8 }