package.scss.components._callouts.scss Maven / Gradle / Ivy
@use '../globals';
@use '@carbon/styles/scss/theme';
.#{globals.$prefix}--#{globals.$charts-prefix}--chart-wrapper g.callouts {
stroke: theme.$text-secondary;
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy