knowledgebase_law/node_modules/bootstrap/scss/helpers/_text-truncation.scss
2025-04-11 11:47:09 -04:00

8 lines
73 B
SCSS

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