All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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