mainpage_v2_theme/assets/bootstrap/scss/helpers/_text-truncation.scss
2024-03-24 22:16:02 +01:00

7 lines
73 B
SCSS

//
// Text truncation
//
.text-truncate {
@include text-truncate();
}