
components.style_compile.style_compile.css.tmpl Maven / Gradle / Ivy
.truncate-by-height {
max-height: <%= truncateMaxHeight %>;
display: inline-block;
}
.truncate-by-height::before {
top: <%= truncateGradientTop %>;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy