]> git.proxmox.com Git - ceph.git/blobdiff - 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
index 81457a147089fb568f3efaa1b754ae6b67ea5b41..f90af6f5a917fec944b520779097a15b65642c25 100644 (file)
@@ -1,8 +1,8 @@
-@import '../../../../styles/chart-tooltip.scss';
+@use './src/styles/chart-tooltip';
 
 .chart-container {
-  position: relative;
   height: 500px;
-  width: 100%;
   margin-bottom: 20px;
+  position: relative;
+  width: 100%;
 }