docs: redesign search + re-introduce ai assistant in v2 docs (#8678)

* docs: redesign search + re-introduce ai assistant in v2

* change version in ui

* show icon in case of error

* fixes based on feedback
This commit is contained in:
Shahed Nasser
2024-08-23 10:42:37 +03:00
committed by GitHub
parent c63a08fb03
commit 320b01f45d
23 changed files with 553 additions and 347 deletions
@@ -310,8 +310,14 @@ module.exports = {
"inner-content-xxl": "640px",
"inner-content-xxxl": "640px",
// wide layout
"wide-content": "1112px",
"xl-wide-content": "1112px",
"lg-wide-content": "800px",
// modal
"modal-xs": "304px",
"modal-sm": "624px",
"modal-md": "752px",
"modal-lg": "640px",
},
minWidth: {
xl: "1419px",