Files
eveAI/eveai_app/static/scss/material-kit-pro/bootstrap/helpers/_text-truncation.scss
2024-04-24 12:03:31 +02:00

8 lines
73 B
SCSS

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