Files
ops/vue3/node_modules/bootstrap/scss/helpers/_text-truncation.scss
T
kevin d2c1683898 up
Signed-off-by: kevin <kevin@lmve.net>
2025-06-05 20:09:52 +08:00

8 lines
73 B
SCSS

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