Odoo18-Base/addons/web/static/lib/bootstrap/scss/helpers/_text-truncation.scss
2025-01-06 10:57:38 +07:00

8 lines
73 B
SCSS

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