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

src.app.shared.components.component-card.component-card.component.scss Maven / Gradle / Ivy

There is a newer version: 3.0.0
Show newest version
$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