mirror-web/static/css/_bootstrap/helpers/_text-truncation.scss
2024-04-21 13:17:18 +08:00

8 lines
73 B
SCSS

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