Files
eveAI/nginx/static/scss/material-kit-pro/bootstrap/helpers/_text-truncation.scss
2024-06-26 12:02:14 +02:00

8 lines
73 B
SCSS

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