sass.n2o.components.Label.scss Maven / Gradle / Ivy
.n2o-field-label {
display: flex;
flex-direction: row;
align-items: center;
}
.n2o-field-label-required {
vertical-align: top;
margin-left: 3px;
color: #e53935;
font-weight: 900;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy