Odoo18-Base/addons/web/static/lib/bootstrap/scss/helpers/_text-truncation.scss
2025-03-10 11:12:23 +07:00

8 lines
73 B
SCSS

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