demo-pathology/frontend/themes/nikom/assets/css/bootstrap/helpers/_text-truncation.scss

8 lines
73 B
SCSS
Raw Normal View History

2025-12-26 03:03:19 +00:00
//
// Text truncation
//
.text-truncate {
@include text-truncate();
}