Files
hasaddon/onedrive-backup/wwwroot/lib/bootstrap/scss/helpers/_text-truncation.scss
T
admins d70d81ebdf OneDrive Backup
OneDrive Backup
2023-07-28 22:36:06 +07:00

8 lines
73 B
SCSS

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