mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-20 02:18:01 +00:00
sftp improvements, fixes #3992
This commit is contained in:
@@ -152,3 +152,9 @@ ngb-typeahead-window {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.no-wrap {
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
Reference in New Issue
Block a user