Update _data-visualization.scss

Removing commented code
This commit is contained in:
Jonathan Bobel
2025-03-11 14:09:22 -04:00
parent aa3d5757f1
commit f73fe7fc9a

View File

@@ -60,17 +60,6 @@ $failed: color('gray-cool-20');
}
}
// .usa-tooltip {
// line-height: 1;
// .usa-tooltip__body {
// width: units(mobile);
// font-size: size("body", 2);
// height: auto;
// white-space: wrap;
// line-height: units(1);
// }
// }
.progress-bar {
width: 300px;
height: 20px;