pension-app/styles/argon-dashboard-2.0.4/assets/scss/argon-dashboard/bootstrap/helpers/_text-truncation.scss

8 lines
73 B
SCSS
Raw Normal View History

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