Files
Leader.DriveThru/bin/wwwroot/lib/bootstrap/scss/helpers/_text-truncation.scss
2025-09-19 08:29:49 +08:00

8 lines
73 B
SCSS

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