Files
cleftlipdata/main/assets/libs/bootstrap/scss/helpers/_text-truncation.scss
T
2026-06-06 10:05:39 +07:00

8 lines
73 B
SCSS

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