docs: improved cart documentation (#2027)

This commit is contained in:
Shahed Nasser
2022-08-10 14:54:15 +03:00
committed by GitHub
parent cef081d2f2
commit 1bc517da64
5 changed files with 415 additions and 167 deletions

View File

@@ -299,6 +299,10 @@ details summary {
text-decoration: none;
}
[data-theme="dark"] a:hover {
color: rgba(255, 255, 255, 0.8);
}
.DocSearch-Container {
z-index: 1001 !important;
}