base_ui/assets/common/vendors/bootstrap-5.3.3/helpers/_text-truncation.scss
2025-02-01 13:04:55 +03:30

8 lines
73 B
SCSS

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