1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 20:14:15 +00:00
webvirtcloud/dev/scss/bootstrap/helpers/_text-truncation.scss

8 lines
73 B
SCSS
Raw Normal View History

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