This commit is contained in:
Johannes Marbach 2026-03-11 08:35:26 +01:00 committed by GitHub
commit 5785581f6e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 0 deletions

View file

@ -661,3 +661,7 @@ dd {
margin: 0;
}
}
.td-offline-search-results {
max-width: 460px;
}

View file

@ -66,6 +66,9 @@ description = "Home of the Matrix specification for decentralised communication"
[params]
copyright = "The Matrix.org Foundation C.I.C."
offlineSearch = true
offlineSearchSummaryLength = 200
offlineSearchMaxResults = 25
[params.version]
# must be one of "unstable", "current", "historical"