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

components.style_compile.style_compile.css.tmpl Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version
.truncate-by-height {
  max-height: <%= truncateMaxHeight %>;
  display: inline-block;
}
.truncate-by-height::before {
  top: <%= truncateGradientTop %>;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy