base_ui/assets/common/vendors/bootstrap-5.3.3/helpers/_text-truncation.scss

8 lines
73 B
SCSS
Raw Normal View History

2025-02-01 09:34:55 +00:00
//
// Text truncation
//
.text-truncate {
@include text-truncate();
}