src.app.shared.components.component-card.component-card.component.scss Maven / Gradle / Ivy
$fontsize: 0.7rem;
.scenario-components-parameters {
font-size: $fontsize;
legend {
font-size: $fontsize;
width: auto;
}
}
.scenario-components-identifier {
font-size: $fontsize;
}
.param-value-input {
font-size: inherit;
}
.btn-sm {
font-size: $fontsize;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy