Skip to content

Commit d95a83d

Browse files
committed
update styles
1 parent 15d1f09 commit d95a83d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

static/css/devportal2024-v1.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

styles/_forms.scss

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,13 @@
3030
z-index: 1100 !important;
3131
}
3232

33+
.xrp-ledger-dev-portal {
34+
.DocSearch-Modal {
35+
top: 85px;
36+
background-color: #232325;
37+
box-shadow: none;
38+
}
39+
}
3340
// Algolia Search results --------------------------------------------------
3441
html {
3542
// The extra specificity makes this override the default Algolia styles.

0 commit comments

Comments
 (0)