Files
dogs/node_modules/bootstrap/scss/helpers/_text-truncation.scss
ChloeChen0423 7c63f2f07b 前端代码
2025-05-12 16:42:36 +09:00

8 lines
73 B
SCSS

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