Files
tmhr/static/scss/argon-dashboard/bootstrap/helpers/_text-truncation.scss
2024-02-23 10:30:02 +00:00

8 lines
73 B
SCSS
Executable File

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