NonInventPurchasingSystem/CPRNIMS.WebApps/wwwroot/MaterialDashboard/scss/material-dashboard/bootstrap/helpers/_text-truncation.scss
2026-01-20 07:44:30 +08:00

8 lines
73 B
SCSS

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