mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-07 05:55:44 +01:00
Fix display of ellipsis in search fragments (#1896)
Display ellipsis as an indicator that there is more content before or behind a search result fragment only if there really is more content.
This commit is contained in:
committed by
GitHub
parent
1118ddd146
commit
11673e6d07
@@ -140,6 +140,7 @@ module.exports = [
|
||||
}
|
||||
},
|
||||
historyApiFallback: true,
|
||||
host: "127.0.0.1",
|
||||
port: 3000,
|
||||
hot: true,
|
||||
devMiddleware: {
|
||||
|
||||
Reference in New Issue
Block a user