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

8 lines
73 B
SCSS

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