Ekdant-Online-Store/admininistrator/view/stylesheet/scss/helpers/_text-truncation.scss

8 lines
73 B
SCSS
Raw Normal View History

2024-08-06 12:21:00 +00:00
//
// Text truncation
//
.text-truncate {
@include text-truncate();
}