Files
aresv2/public/assets/bootstrap/scss/helpers/_text-truncation.scss
Beyhan Oğur 4362c3b83f first commit
2026-04-26 21:33:39 +03:00

8 lines
73 B
SCSS

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