mirror of
https://github.com/S2-/gitlit
synced 2025-08-04 13:10:09 +02:00
remove node_modules
This commit is contained in:
8
app/node_modules/bootstrap/scss/mixins/_text-truncate.scss
generated
vendored
8
app/node_modules/bootstrap/scss/mixins/_text-truncate.scss
generated
vendored
@@ -1,8 +0,0 @@
|
||||
// Text truncate
|
||||
// Requires inline-block or block for proper styling
|
||||
|
||||
@mixin text-truncate() {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
Reference in New Issue
Block a user