Files
FACULTATE-HEALTHCARE_MANAGER/frontend/HealthcareManagerUI/wwwroot/bootstrap/scss/helpers/_text-truncation.scss
T
2024-04-08 15:00:46 +03:00

8 lines
73 B
SCSS

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