package.scss.graphs._lollipop.scss Maven / Gradle / Ivy
@use '../globals';
.#{globals.$prefix}--#{globals.$charts-prefix}--lollipop {
line.line {
pointer-events: none;
}
circle.dot {
stroke-width: 1.5;
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy