large screen search bar cover fix

This commit is contained in:
jonathanlei
2022-11-30 16:49:33 -08:00
parent 81901e0e73
commit 46c93a75eb
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@@ -99,7 +99,7 @@
}
.DocSearch-Modal {
margin-top: -20px;
max-width: 50%;
max-width: 55%;
margin-right: 13.5em;
}

View File

@@ -9704,7 +9704,7 @@ p {
}
.xrp-ledger-dev-portal .DocSearch-Modal {
margin-top: -20px;
max-width: 50%;
max-width: 55%;
margin-right: 13.5em;
}
@media (max-width: 991.98px) {